WindowsClient Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ClientOptions.Advanced
DESCRIPTION
Client Options Windows Client Policy
INHERITED FROM
RASSerilazableObj⇒WindowsClient
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
Boolean | Autohide | Will hide the launcher when an application is opened. | |
Boolean | AutoLaunch | Will launch automatically at windows startup. | |
Boolean | Enabled | Whether Windows Client policy is enabled or not. |
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