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

In This Topic
    IsUserAdmin Method
    In This Topic
    Is the current authenticated user an admin
    Syntax
    bool IsUserAdmin()
    bool IsUserAdmin(); 

    Return Value

    true if the current authenticated user is admin. Otherwise false
    See Also