Eplan Platform API
Eplan.IdentityClient.Authentification Namespace / IEIdentityClient Interface
Members

In This Topic
    IEIdentityClient Interface
    In This Topic
    Interface for Eplan.IdentityClient.Authentification namespace.
    Syntax
    [NullableContext(1)]
    public interface IEIdentityClient 
    [NullableContext(1)]
    public interface class IEIdentityClient 
    Public Methods
     NameDescription
     MethodExits from IdentityClient.  
     MethodGets access token for a ClientId.  
     MethodReturns the ClientId maped to the EplanCloudAppName  
     MethodDelivers a UserAgent containing ProductInfos  
     MethodOverloaded. Gets HttpClient object.  
     MethodGets custom proxy connection configuration.  
     MethodGets Eplan cloud user profile information.  
     MethodGets Eplan cloud user profile information in a JSON format.  
     MethodOverloaded. Initializes Eplan IdentityClient  
     MethodIs the current authenticated user an admin  
     MethodIs the current user authenticated  
     MethodRegisters ClientId of an Eplan Cloud service.  
     MethodSets product information  
     MethodSigns in to Eplan Cloud.  
     MethodSigns out from Eplan Cloud.  
    Top
    Public Events
     NameDescription
     EventEvent raised when an Eplan Cloud resource is deprecated  
    Top
    See Also