AdminAccount
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
RAS Admin
INHERITED FROM
⇒
⇒
AdminAccount
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description
String | AdminCreate | Inherited from RASListObj
String | AdminLastMod | Inherited from RASListObj
String | Email | The user email address.
Boolean | Enabled | Whether this administrator is enabled or disabled in the farm.
Boolean | FullPermissions | Whether the "Full Permissions" option is enabled or disabled.
String | GroupName | Group name.
UInt32 | Id | String
Mobile | The user mobile phone number. | String
Name | Parallels RAS administrator user or group name. | AdminNotify
Notify | Admin Notification type. 0 = None, 1 = Email | PermissionType
Permissions | Specifies the type of permissions that are used. | DateTime
TimeCreate | Inherited from RASListObj | DateTime
TimeLastMod | Inherited from RASListObj | AdminType
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 () | ### References to Commands | | |
|------------------------------------------------------------------| | | Get-RASAdminAccount | | | New-RASAdminAccount |
Last updated