Eplan Platform API
Eplan.IdentityClient.Authentification Namespace / IEIdentityClient Interface / GetUserProfile Method

In This Topic
GetUserProfile Method
In This Topic
Gets EPLAN cloud user profile information.
Syntax

Return Value

IdentityClientResponse: operation result.
Remarks
The returned CloudUserProfile object contains information such as DisplayName, OrganizationName, Email etc.
See Also