PublishedApplications Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Session.Display
DESCRIPTION
Sessions Published Applications Policy
INHERITED FROM
RASSerilazableObj⇒PublishedApplications
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
Boolean | Enabled | Whether the Published Applications policy is enabled or not. | |
Boolean | UseDynamicDesktopResizing | If set to true, will use dynamic desktop resizing. | |
Boolean | UsePrimaryMonitor | If set to true, will use the primary monitor only. |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Int32 | CompareTo (Object obj) | ||
Boolean | Equals (Object obj) | ||
Int32 | GetHashCode () | ||
Type | GetType () | ||
String | ToString () |
Last updated