# CurrentAdminPermissions

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

The current administrator permissions

## INHERITED FROM

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

⇒

CurrentAdminPermissions

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                             | Name               | Description                                                                                                                          |
| ------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------ | ------------------------------------------------------------------------------------------------------------------------------------ |
| String                                                                                                                                           | AdminName          | The current admin name                                                                                                               |
| [AdminType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/admintype)                   | AdminType          | The current admin type (User, Group, or User Group)                                                                                  |
| [CustomPermission](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/custompermission)     | CustomPermission   | The custom permissions list for the current admin                                                                                    |
| String                                                                                                                                           | Email              | Email address of the current admin                                                                                                   |
| [FarmMode](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/farmmode)                     | FarmMode           | Farm mode of the current admin (Standard or Tenant Broker)                                                                           |
| 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                                                                           |
| [PermissionType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/permissiontype)         | Permissions        | Type of permissions of the current admin (Root, Power, or Custom)                                                                    |
| Boolean                                                                                                                                          | Policies           | Whether policies are enabled or not for the current admin                                                                            |
| [RASPowerPermission](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/raspowerpermission) | 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](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/sectionpermissions) | 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](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 |                                                                                                                                                               |
