CurrentAdminPermissions
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
The current administrator permissions
INHERITED FROM
⇒
CurrentAdminPermissions
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
String
AdminName
The current admin name
String
Email address of the current admin
String
GroupName
The group name
Boolean
Licensing
Whether licensing is enabled or not for the current admin
String
Mobile
Mobile number of the current admin
Boolean
Monitoring
Whether monitoring is enabled or not for the current admin
Boolean
Policies
Whether policies are enabled or not 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
String
SID
The SID of the current admin
PUBLIC METHODS
Type
GetType ()
String
ToString ()
### References to Commands
Last updated