FSLogixGeneralSettings Class
NAMESPACE
RASAdminEngine.Core.OutputModels.UserProfile
DESCRIPTION
FSLogix General Settings
INHERITED FROM
RASSerilazableObj⇒FSLogixGeneralSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
AppServices | Specifies the 'App Services'. | ||
CloudCacheGeneral | Specifies the 'Cloud Cache General'. | ||
Logging | Specifies the 'Logging'. |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj | |
Void | CopyFrom (FSLogixGeneralSettings other) | ||
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj | |
Int32 | GetHashCode () | Inherited from RASSerilazableObj | |
Type | GetType () | ||
String | ToString () |
Last updated