# RASPowerPermission.md

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

The RAS power administrator permissions

## INHERITED FROM

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

⇒

RASPowerPermission

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type          | Name                         | Description                                                             |
| ------------- | ---------------------------- | ----------------------------------------------------------------------- |
| UInt32        | AdminId                      | Admin account ID                                                        |
| Boolean       | AllowAllSites                | Permission to manage all Sites in the Farm.                             |
| Boolean       | AllowConnectionChanges       | Permission to do changes to Connection settings.                        |
| Boolean       | AllowDeviceManagementChanges | Permission to manage client devices.                                    |
| List\<UInt32> | AllowInSiteIds               | A list of site IDs which the administrator should be allowed to manage. |
| Boolean       | AllowPolicyChanges           | Permission to manage RAS client Policies.                               |
| Boolean       | AllowPublishingChanges       | Permission to manage published resources.                               |
| Boolean       | AllowSessionManagement       | Permission to manage user sessions.                                     |
| Boolean       | AllowSiteChanges             | Permission to do changes to RAS Site settings.                          |
| Boolean       | AllowViewingLicenseInfo      | Permission for read mode access to the License Information.             |
| Boolean       | AllowViewingMonitoringInfo   | Permission for read mode access to RAS Monitoring.                      |
| Boolean       | AllowViewingPolicyInfo       | Permission for read mode to RAS client Policies.                        |
| Boolean       | AllowViewingReportingInfo    | Permission for read mode access to RAS Reporting.                       |
| Boolean       | AllowViewingSiteInfo         | Permission for read mode access to RAS Site information.                |

## PUBLIC METHODS

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