Eplan Platform API
Eplan.IdentityClient Namespace / AuthenticationData Class
Properties

In This Topic
    AuthenticationData Class Members
    In This Topic

    The following tables list the members exposed by AuthenticationData.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyAccess token value. (Inherited from Eplan.IdentityClient.IdentityClientResponse)
    Public PropertyDate and time of access token expiration.  
    Public PropertyAuthentication date and time.  
    Public PropertyService ClientId name.  
    Public PropertyIdentityClient configuration service API version. (Inherited from Eplan.IdentityClient.IdentityClientResponse)
    Public PropertyIdentityClient configuration service URL. (Inherited from Eplan.IdentityClient.IdentityClientResponse)
    Public PropertyCookies. (Inherited from Eplan.IdentityClient.IdentityClientResponse)
    Public PropertyDisplayName. (Inherited from Eplan.IdentityClient.IdentityClientResponse)
    Public PropertyUser Email address. (Inherited from Eplan.IdentityClient.IdentityClientResponse)
    Public PropertyEnvironment information. (Inherited from Eplan.IdentityClient.IdentityClientResponse)
    Public PropertyError message. (Inherited from Eplan.IdentityClient.IdentityClientResponse)
    Public PropertyDate and time of grace period start.  
    Public PropertyIdentityClient service URL. (Inherited from Eplan.IdentityClient.IdentityClientResponse)
    Public PropertyIdentityClient token.  
    Public PropertyIndicates if IdentityStatusCode is success. (Inherited from Eplan.IdentityClient.IdentityClientResponse)
    Public PropertyManagement service URL.  
    Public PropertyMessage. (Inherited from Eplan.IdentityClient.IdentityClientResponse)
    Public PropertyEPLAN Cloud user organization ID.  
    Public PropertyOrganization name. (Inherited from Eplan.IdentityClient.IdentityClientResponse)
    Public PropertyEPLAN Cloud user ID in the organization.  
    Public PropertyRefresh token. (Inherited from Eplan.IdentityClient.IdentityClientResponse)
    Public PropertyIdentityStatusCode success code. (Inherited from Eplan.IdentityClient.IdentityClientResponse)
    Public PropertyEPLAN Cloud user ID in the IdentityService.  
    Top
    See Also