# ClientPolicyRule

## NAMESPACE

RASAdminEngine.Core.OutputModels.Assignment.Rule

## DESCRIPTION

Client Policy Rule

## INHERITED FROM

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

⇒

ClientPolicyRule

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                                 | Name        | Description                        |
| ---------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- | ---------------------------------- |
| [ClientPolicyCriteria](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/clientpolicycriteria) | Criteria    | The Client Policy Criteria         |
| String                                                                                                                                               | Description | Description of the Rule            |
| Boolean                                                                                                                                              | Enabled     | Whether the Rule is enabled or not |
| UInt32                                                                                                                                               | Id          | ID of the object.                  |
| String                                                                                                                                               | Name        | Name of the Rule                   |
| UInt32                                                                                                                                               | Priority    | Priority of the object.            |

## 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 Types |                                                                                                                                                               |
