UserProfileSettings Class
NAMESPACE
RASAdminEngine.Core.OutputModels.UserProfile
DESCRIPTION
User Profile Settings
INHERITED FROM
RASSerilazableObj⇒UserProfileSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
FSLogix | Specifies the 'FSLogix' object. | ||
Technology | Specifies the 'User Profile Technology' value. |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj | |
Void | CopyFrom (UserProfileSettings other) | ||
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj | |
Int32 | GetHashCode () | Inherited from RASSerilazableObj | |
Type | GetType () | ||
String | ToString () |
Last updated