# AdminAccount

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

RAS Admin

## INHERITED FROM

[RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj)

⇒

[RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/raslistobj)

⇒

AdminAccount

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                     | Name            | Description                                                                                                                                                                             |
| ---------------------------------------------------------------------------------------------------------------------------------------- | --------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| String                                                                                                                                   | AdminCreate     | Inherited from [RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/raslistobj) User who created the object.            |
| String                                                                                                                                   | AdminLastMod    | Inherited from [RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/raslistobj) User who last modified the object.      |
| 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              | ID of the object.                                                                                                                                                                       |
| String                                                                                                                                   | Mobile          | The user mobile phone number.                                                                                                                                                           |
| String                                                                                                                                   | Name            | Parallels RAS administrator user or group name.                                                                                                                                         |
| [AdminNotify](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/adminnotify)       | Notify          | Admin Notification type. 0 = None, 1 = Email                                                                                                                                            |
| [PermissionType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/permissiontype) | Permissions     | Specifies the type of permissions that are used.                                                                                                                                        |
| DateTime                                                                                                                                 | TimeCreate      | Inherited from [RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/raslistobj) Time when the object was created.       |
| DateTime                                                                                                                                 | TimeLastMod     | Inherited from [RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/raslistobj) Time when the object was last modified. |
| [AdminType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/admintype)           | Type            | Admin Type: 0 = User, 1 = Group, 2 = User Group                                                                                                                                         |

## PUBLIC METHODS

| Type                                                               | Name                       | Description                                                                                                                                                   |
| ------------------------------------------------------------------ | -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Int32                                                              | CompareTo (Object obj)     | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Boolean                                                            | Equals (Object obj)        | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Int32                                                              | GetHashCode ()             | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Type                                                               | GetType ()                 | String                                                                                                                                                        |
| ToString ()                                                        | ### References to Commands |                                                                                                                                                               |
| ------------------------------------------------------------------ |                            |                                                                                                                                                               |
