# PCKeyboard

## NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ClientOptions

## DESCRIPTION

Client Options PC Keyboard Policy

## INHERITED FROM

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

⇒

PCKeyboard

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                     | Name         | Description                                                 |
| ---------------------------------------------------------------------------------------------------------------------------------------- | ------------ | ----------------------------------------------------------- |
| Boolean                                                                                                                                  | Enabled      | Whether Client Options PCKeyboard policy is enabled or not. |
| Boolean                                                                                                                                  | ForcePCKeybd | Will force to use the pc keyboard if applicable.            |
| [KeyboardLayout](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/keyboardlayout) | PCKeybd      | The chosen Language for the keyboard layout.                |

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