# Clipboard

## NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.LocalDevicesAndResources

## DESCRIPTION

Settings about the Clipboard of the Local Devices

## INHERITED FROM

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

⇒

Clipboard

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                         | Name                                    | Description                                                            |
| -------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------- | ---------------------------------------------------------------------- |
| [ClipboardFormats](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/clipboardformats) | AllowClipboardClientToServerRedirection | Allow clipboard client to server redirection.                          |
| Boolean                                                                                                                                      | AllowClipboardHistory                   | Allow remote clipboard content to be saved in local clipboard history. |
| [ClipboardFormats](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/clipboardformats) | AllowClipboardServerToClientRedirection | Allow clipboard server to client redirection.                          |
| Boolean                                                                                                                                      | AllowSyncClipboardContent               | Allow remote clipboard content to sync across devices.                 |
| Boolean                                                                                                                                      | Enabled                                 | Whether clipboard policy is enabled or not.                            |

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