ClientOptions Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ClientOptions
DESCRIPTION
Client Options Policy
INHERITED FROM
RASSerilazableObj⇒ClientOptions
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
Advanced | The Client Options Advanced policies. | ||
Appearance | The Client Options appearance policy. | ||
Connection | The Client Options connection policy. | ||
Boolean | Enabled | Whether Client Options policy is enabled or not | |
Logging | The Client Options logging policy. | ||
PCKeyboard | The Client Options PC Keyboard policy. | ||
SingleSignOn | The Client Options Single-Sign-On policy. | ||
Update | The Client Options update 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