UserProfile Members
Represents the user profile objects stored on disk.
The following tables list the members exposed by the UserProfile type.
Public Constructors
Name | Description | |
---|---|---|
UserProfile | Initializes a new instance of the UserProfile class. |
Top
Public Properties
Name | Description | |
---|---|---|
ApplicationRecords | Gets or sets an array of application records. | |
CachedEntities | Gets or sets an array of entity objects that are being cached. | |
EntityCollectionSeralizedVersion | Gets or sets the private version of the entity collection. | |
EntityMetadataSeralizedVersion | Gets or sets the serialized version of Microsoft Dynamics CRM | |
ImageCache | Gets or sets the image cache for web resources downloaded from Microsoft Dynamics CRM. | |
IsUsdSolutionCurrent | Gets or sets a value that specifies if the Unified Service Desk solution is current. | |
NonApplicationRecordsNative | Gets or sets an array of non-hosted applications. | |
NonhostedAppRecs | Gets or sets the non-hosted application records. | |
OrgBaseLCID | Gets or sets the base locale ID of the organization. | |
UsdEntityMetadata | Gets or sets the entity metadata. | |
UsdSolutionVersion | Gets or sets the version number of the Unified Service Desk solution. | |
UsdUserLanguageTranslation | Gets or sets the language code file. | |
UserBaseLCID | Gets or sets the base locale ID of the user. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
UserProfile Class
Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.