ClientOptionsAdvancedSettings Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ClientOptions.Advanced
DESCRIPTION
Client Options Advanced Policy
INHERITED FROM
RASSerilazableObj⇒ClientOptionsAdvancedSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
CustomerExperienceProgram | The Client Options Custromer Experience Program. | ||
Boolean | Enabled | Whether Advanced policy is enabled or not | |
Global | The Client Options Global Policy. | ||
Language | The Client Options Language Policy. | ||
Printing | The Client Options Printing Policy. | ||
RemoteFxUsbRedirection | The Client Options RemoteFX USB Redirection. | ||
WindowsClient | The Client Options Printing Policy. |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj | |
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj | |
Int32 | GetHashCode () | Inherited from RASSerilazableObj | |
Type | GetType () | ||
String | ToString () |
Last updated