Eplan Platform API
Eplan.IdentityClient Namespace / IdentityClientResponse Class
Members

IdentityClientResponse Class
IdentityClientResponse class contains response data.
Inheritance Hierarchy

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

Syntax
public 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