# Devices

## NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.LocalDevicesAndResources

## DESCRIPTION

Settings about the Devices of the Local Devices

## INHERITED FROM

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

⇒

Devices

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type    | Name            | Description                                                                                                   |
| ------- | --------------- | ------------------------------------------------------------------------------------------------------------- |
| Boolean | DynamicDevices  | If box is checked allow the use of other devices that are plugged in later                                    |
| Boolean | Enabled         | Whether Devices policy is enabled or not                                                                      |
| Boolean | RedirectDevices | If box is checked allow devices redirection List\<String> RedirectToDevices Redirect to all available devices |
| Boolean | UseAllDevices   | Use all devices that are available                                                                            |

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