# GlobalPolicy Class

### NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ClientOptions.Advanced

### DESCRIPTION

Client Options Global Policy

### INHERITED FROM

[RASSerilazableObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASSerilazableObj.html)⇒GlobalPolicy

### INTERFACES

* ISerializable
* IComparable

### PUBLIC PROPERTIES

| Type    | Name                     | Description |                                                                           |
| ------- | ------------------------ | ----------- | ------------------------------------------------------------------------- |
| Boolean | AutoAddFarm              |             | Add the RAS Connections automatically when starting web or shortcut items |
| Boolean | ClearCookies             |             | Clear session cookies on exit.                                            |
| Boolean | ClientWorkAreaBackground |             | Enable the work area background for the chrome client                     |
| Boolean | DontPromptAutoAddFarm    |             | No messages are prompted when auto adding ras connections                 |
| Boolean | DPIAware                 |             | Enable the dpi aware                                                      |
| Boolean | Enabled                  |             | Whether Advanced Global policy is enabled or not                          |
| Boolean | GraphicsAccel            |             | Enable the graphics acceleration for the chrome client                    |
| Boolean | MinimizeToTrayOnClose    |             | Minimize to tray on close or escape                                       |
| Boolean | ShowFolders              |             | Show the connection trees                                                 |
| Boolean | SSLNoWarning             |             | Do not warn if the server certificate is not verified                     |
| Boolean | SuppErrMsgs              |             | Close any errors automatically                                            |
| Boolean | SwapMouse                |             | Swap the mouse buttons                                                    |
| Boolean | TurnOffUDPOnClient       |             | Turn off UDP on Client.                                                   |

### PUBLIC METHODS

| Type    | Name                   | Description                                                                                                                                                    |   |
| ------- | ---------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- | - |
| Int32   | CompareTo (Object obj) | Inherited from [RASSerilazableObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASSerilazableObj.html) |   |
| Boolean | Equals (Object obj)    | Inherited from [RASSerilazableObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASSerilazableObj.html) |   |
| Int32   | GetHashCode ()         | Inherited from [RASSerilazableObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASSerilazableObj.html) |   |
| Type    | GetType ()             |                                                                                                                                                                |   |
| String  | ToString ()            |                                                                                                                                                                |   |
