Partager via


UserProfile Class

Definition

Represents the user profile objects stored on disk.

public ref class UserProfile
[System.Serializable]
public class UserProfile
[<System.Serializable>]
type UserProfile = class
Public Class UserProfile
Inheritance
UserProfile
Attributes

Constructors

UserProfile()

Initializes a new instance of the UserProfile class.

Properties

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.

UCISettings
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.

Applies to