UserProfile Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the user profile objects stored on disk.
Namespace: Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager
Assembly: Microsoft.Crm.UnifiedServiceDesk.CommonUtility (in Microsoft.Crm.UnifiedServiceDesk.CommonUtility.dll)
Inheritance Hierarchy
System.Object
Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager.UserProfile
Syntax
[SerializableAttribute]
public class UserProfile
<SerializableAttribute>
Public Class UserProfile
Constructors
Name | Description | |
---|---|---|
UserProfile() | Initializes a new instance of the UserProfile class. |
Properties
Name | Description | |
---|---|---|
ApplicationRecords | Gets or sets an array of application records. |
|
AuditAndDiagnosticsConfigurationData | ||
CachedEntities | Gets or sets an array of entity objects that are being cached. |
|
CustomDllsInfo | ||
EntityCollectionSeralizedVersion | Gets or sets the private version of the entity collection. |
|
EntityMetadataSeralizedVersion | Gets or sets the serialized version of Microsoft Dynamics 365 |
|
ImageCache | Gets or sets the image cache for web resources downloaded from Microsoft Dynamics 365. |
|
IsUsdSolutionCurrent | Gets or sets a value that specifies if the Unified Service Desk solution is current. |
|
ListenerTypes | ||
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. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright