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

In This Topic
    IsUserAuthenticated Method
    In This Topic
    Is the current user authenticated
    Syntax
    bool IsUserAuthenticated()
    bool IsUserAuthenticated(); 

    Return Value

    true if the current user is authenticated to Eplan Cloud. Otherwise false.
    See Also