Eplan Platform API
Eplan.IdentityClient.Authentification Namespace / IEIdentityClient Interface / GetClientId Method
EplanCloudAppName from the enum

In This Topic
    GetClientId Method (IEIdentityClient)
    In This Topic
    Returns the ClientId maped to the EplanCloudAppName
    Syntax

    Parameters

    Parameter NameDescription
    eplanCloudAppNameEplanCloudAppName from the enum

    Return Value

    Eplan Cloud App ClientId
    Remarks
    By calling this method the mapped ClientId will be returned.
    See Also