DesktopOptions
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Session.Display
DESCRIPTION
Sessions Desktop Options Policy
INHERITED FROM
⇒
DesktopOptions
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description
Boolean | EmbedDesktop | If box is checked the desktop will always be fixed
Boolean | Enabled | Whether Display Settings Options is enabled or not
ConnectionBar | FullScreenBar | Show the connection bar in fullscreen
SmartSizing | SmartSizing | The smart-sizing mode
Boolean | SpanDesktops | If box is checked the desktop will spanned across all other monitors
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 () | ### References to Types | | |
Last updated