Eplan Platform API
Eplan.IdentityClient.Authentification Namespace / IEIdentityClient Interface / GetAccessToken Method
ClientId name.

In This Topic
GetAccessToken Method
In This Topic
Gets access token for a ClientId.
Syntax

Parameters

strClientId
ClientId name.

Return Value

IdentityClientResponse: operation result.
Remarks
Method called also internally by GetHttpClient() method.
See Also