[NullableContext(1)] public interface IEIdentityClient
[NullableContext(1)] public interface class IEIdentityClient
Name | Description | |
---|---|---|
![]() | Exit | Exits from IdentityClient. |
![]() | GetAccessToken | Gets access token for a ClientId. |
![]() | GetHttpClient | Gets HttpClient object. IHttpClientFactory is used internally to create the HttpClient object. |
![]() | GetUserProfile | Gets EPLAN cloud user profile information. |
![]() | InitIdentityClient | Initializes IdentityClient object. |
![]() | RegisterClientId | Registers ClientId of an EPLAN Cloud service. |
![]() | SetProductInfo | Sets product information |
![]() | SetProxy | Sets custom proxy connection configuration. |
![]() | Signin | Signs in to EPLAN Cloud. |
![]() | Signout | Signs out from EPLAN Cloud. |
Name | Description | |
---|---|---|
![]() | EplanCloudResourceDeprecationEvent | Event raised when an EPLAN Cloud resource is deprecated |