Settings Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Session.Display
DESCRIPTION
Sessions Display Settings Policy
INHERITED FROM
RASSerilazableObj⇒Settings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
ColorDepths | The display color depth. | ||
Boolean | Enabled | Whether Display Settings is enabled or not. | |
GraphicsAcceleration | Currently set color depth displayed by the graphics accelerator. |
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