Appearance Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ClientOptions
DESCRIPTION
Client Options Appearance Policy
INHERITED FROM
RASSerilazableObj⇒Appearance
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
Boolean | Enabled | Whether Client Options Appearance policy is enabled or not. | |
Boolean | PromptSwitchToModern | Will prompt user to switch to modern UI. | |
UIType | The type of user interface used. |
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