Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the interface for UserProfile operations.
The following tables list the members exposed by the ProfileOperations type.
Public Constructors
Name | Description | |
---|---|---|
ProfileOperations | Initializes a new instance of the ProfileOperations class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
CacheVersionId | Gets or sets the version ID of the cache string. |
![]() |
CrmEntityCollection | Gets the CRM entity collection from cache. |
![]() |
ImageCache | Gets the image data cache object. |
![]() |
isCachDisabled | Gets or sets a Boolean value that specifies whether the cache will be written to disk. |
![]() |
isCacheAvailable | Gets a Boolean value that specifies whether the cache object is available. |
![]() |
IsUsdVersionCompliant | Gets a Boolean value that specifies whether the USD version is compliant. |
![]() |
OrganizationLCID | Gets the organization locale ID. |
![]() |
UsdLanguageFileForUser | Gets the XML for the language translation document. |
![]() |
UsdSolutionVersion | Gets the current version ID of the deployed USD version. |
![]() |
UsdUserProfileDirectoryAppPath | Gets the path to the USD user profile directory. |
![]() |
UserLCID | Gets the user locale ID. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
AddApplicationListToCache | Adds the application records to the cache. |
![]() |
AddEntityCollectionToLocalCache | Adds an entity collection to the cache queue. |
![]() |
AddEntityMetadataToCache | Adds the entity metadata collection to the cache. |
![]() |
AddNonHostedApplicationsListToCache | Adds non-hosted applications to the cache. |
![]() |
ClearCacheObject | Forces a clear and resets the cache object on a net app restart. |
![]() |
Equals | (inherited from Object) |
![]() |
GetApplicationRecordSFromCache | Gets the applications from the cache if available. |
![]() |
GetEntityCollectionFromCacheByName | Returns an entity collection from the cache if it is present. |
![]() |
GetEntityMetadataFromCache | Gets the complete collection of entity metadata from the cache. |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetNonHostedApplicationRecordsFromCache | Gets the non-hosted applications from the cache, if available. |
![]() |
GetType | (inherited from Object) |
![]() |
SaveProfile | Saves the user’s profile. |
![]() |
SetUsdLanguageTranslations | Sets the translation nodes. |
![]() |
SetUsdSolutionComplianceAndVersion | Sets the compliance information for Unified Service Desk |
![]() |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ProfileOperations Class
Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.