Click or drag to resize

IUserIsSuperAdmin Property

Indicates if the user is a super administrator (full control on everything)

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
bool IsSuperAdmin { get; }

Property Value

Type: Boolean
Remarks
If the user is a super administrator, his permission is not check at all.
See Also