Eplan Platform API
Eplan.IdentityClient Namespace / IdentityClientResponse Class
Members

In This Topic
    IdentityClientResponse Class
    In This Topic
    IdentityClientResponse class contains response data.
    Inheritance Hierarchy

    System.Object
       Eplan.IdentityClient.IdentityClientResponse
          Eplan.IdentityClient.AuthenticationData

    Syntax
    public class IdentityClientResponse 
    public ref class IdentityClientResponse 
    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyAccess token value.  
    Public PropertyIdentityClient configuration service API version.  
    Public PropertyIdentityClient configuration service URL.  
    Public PropertyCookies.  
    Public PropertyDisplayName.  
    Public PropertyUser Email address.  
    Public PropertyEnvironment information.  
    Public PropertyError message.  
    Public PropertyIdentityClient service URL.  
    Public PropertyIndicates if IdentityStatusCode is success.  
    Public PropertyMessage.  
    Public PropertyOrganization name.  
    Public PropertyRefresh token.  
    Public PropertyIdentityStatusCode success code.  
    Top
    See Also