Eplan Platform API
Eplan.IdentityClient.Authentification Namespace
/
IEIdentityClient Interface
/ IsUserAdmin Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
IsUserAdmin Method
In This Topic
Is the current authenticated user an admin
Syntax
C#
C++/CLI
bool
IsUserAdmin()
bool
IsUserAdmin();
Return Value
true if the current authenticated user is admin. Otherwise false
See Also
Reference
IEIdentityClient Interface
IEIdentityClient Members