# Keyboard

## NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Session

## DESCRIPTION

Sessions Keyboard Policy

## INHERITED FROM

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

⇒

Keyboard

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                 | Name                        | Description                                                                                                                                                                       |
| ------------------------------------------------------------------------------------------------------------------------------------ | --------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Boolean                                                                                                                              | Enabled                     | Whether Keyboard policy is enabled or not                                                                                                                                         |
| [KeyboardType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/keyboardtype) | KeyboardWindow              | Will allow window key combinations.                                                                                                                                               |
| Boolean                                                                                                                              | RedirectRemoteKeyboardInput | Allow keyboard input and events from remote applications to be sent to the currently active application on the local device. Note: Applicable to Parallels Client for macOS only. |
| Boolean                                                                                                                              | SendUnicodeChars            | Allow Unicode characters if the box is checked.                                                                                                                                   |

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