Udostępnij za pośrednictwem


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
public property ApplicationRecords Gets or sets an array of application records.
public property CachedEntities Gets or sets an array of entity objects that are being cached.
public property EntityCollectionSeralizedVersion Gets or sets the private version of the entity collection.
public property EntityMetadataSeralizedVersion Gets or sets the serialized version of Microsoft Dynamics CRM
public property ImageCache Gets or sets the image cache for web resources downloaded from Microsoft Dynamics CRM.
public property IsUsdSolutionCurrent Gets or sets a value that specifies if the Unified Service Desk solution is current.
public property NonApplicationRecordsNative Gets or sets an array of non-hosted applications.
public property NonhostedAppRecs Gets or sets the non-hosted application records.
public property OrgBaseLCID Gets or sets the base locale ID of the organization.
public property UsdEntityMetadata Gets or sets the entity metadata.
public property UsdSolutionVersion Gets or sets the version number of the Unified Service Desk solution.
public property UsdUserLanguageTranslation Gets or sets the language code file.
public property UserBaseLCID Gets or sets the base locale ID of the user.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method 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.