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

IEIdentityClient Interface
Interface for Eplan.IdentityClient.Authentification namespace.
Syntax
[NullableContext(1)]
public interface IEIdentityClient 
Public Methods
 NameDescription
 MethodExits from IdentityClient.  
 MethodGets access token for a ClientId.  
 MethodGets HttpClient object. IHttpClientFactory is used internally to create the HttpClient object.  
 MethodGets EPLAN cloud user profile information.  
 MethodInitializes IdentityClient object.  
 MethodRegisters ClientId of an EPLAN Cloud service.  
 MethodSets product information  
 MethodSets custom proxy connection configuration.  
 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