FSLogixSettings Class
NAMESPACE
RASAdminEngine.Core.OutputModels.UserProfile
DESCRIPTION
FXLogix Settings
INHERITED FROM
RASSerilazableObj⇒FSLogixSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
GeneralSettings | Specifies the 'General Settings'. | ||
OfficeContainer | Specifies the 'Office Container'. | ||
ProfileContainer | Specifies the 'Profile Container'. |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj | |
Void | CopyFrom (FSLogixSettings other) | ||
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj | |
Int32 | GetHashCode () | Inherited from RASSerilazableObj | |
Type | GetType () | ||
String | ToString () |
Last updated