VDIDefaultSettings Class
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
VDI Default Settings
INHERITED FROM
RASSerilazableObj⇒VDIDefaultSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
Action | Specifies the 'Action' object. | ||
Agent | Specifies the 'Agent' object. | ||
AppPackagesAssigned | Specifies the 'Appplication Packages' object. | ||
General | Specifies the 'General' object. | ||
Optimization | Specifies the 'Image Optimization' object. | ||
RDPPrinter | Specifies the 'RDP Printer' object. | ||
Security | Specifies the 'Security' object. | ||
UInt32 | SiteId | Site ID | |
UserProfile | Specifies the 'User Profile' object. |
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