CurrentAdminPermissions Class
Mobile | Mobile number of the current admin | ||
Boolean | Monitoring | Whether monitoring is enabled or not for the current admin | |
Permissions | Type of permissions of the current admin (Root, Power, or Custom) | ||
Boolean | Policies | Whether policies are enabled or not for the current admin | |
PowerPermission | The power permissions list for the current admin | ||
Boolean | QuickKeypad | Whether quick keypad is enabled or not for the current admin | |
Boolean | Reporting | Whether reporting is enabled or not for the current admin | |
List<UInt32> | RuntimeSitesList | List of Runtime Sites for the current admin | |
SectionPermissions | The section permissions list for the current admin | ||
String | SID | The SID of the current admin |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj | |
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj | |
Int32 | GetHashCode () | Inherited from RASSerilazableObj | |
Type | GetType () | ||
String | ToString () |
Last updated