# ClientOptions

## NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ClientOptions

## DESCRIPTION

Client Options Policy

## INHERITED FROM

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

⇒

ClientOptions

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                                                   | Name                  | Description                                        |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------- | -------------------------------------------------- |
| [ClientOptionsAdvancedSettings](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/clientoptionsadvancedsettings) | Advanced              | The Client Options Advanced policies.              |
| [Appearance](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/appearance)                                       | Appearance            | The Client Options appearance policy.              |
| [Connection](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/connection)                                       | Connection            | The Client Options connection policy.              |
| Boolean                                                                                                                                                                | Enabled               | Whether Client Options policy is enabled or not    |
| [Logging](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/logging)                                             | Logging               | The Client Options logging policy.                 |
| [MacOSKeyboardMappings](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/macoskeyboardmappings)                 | MacOSKeyboardMappings | The Client Options MacOS Keyboard Mappings policy. |
| [PCKeyboard](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/pckeyboard)                                       | PCKeyboard            | The Client Options PC Keyboard policy.             |
| [SingleSignOn](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/singlesignon)                                   | SingleSignOn          | The Client Options Single-Sign-On policy.          |
| [Update](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/update)                                               | Update                | The Client Options update policy.                  |

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