UsdConfigurationManager Members
Represents a service interface to access Microsoft Dynamics CRM and Unified Service Desk configuration data.
The following tables list the members exposed by the UsdConfigurationManager type.
Public Constructors
Name | Description | |
---|---|---|
UsdConfigurationManager | Initializes a new instance of the UsdConfigurationManager class. |
Top
Public Properties
Name | Description | |
---|---|---|
CrmManagementSvc | Gets the management connection to CRM.It is read-only. | |
IsUsdConfigDataReady | Gets a Boolean value that specifies whether the USD configuration data is ready or not. | |
UserProfileService | Gets the CRM user profile object. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetConfigurationXml | Retrieves the configuration XML. | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
LoadUsdConfig | Starts the loading of the configuration of Unified Service Desk. | |
ReadCachableEntity | Reads from the cached entity. | |
RefreshCachedEntry | Refreshes the cached entry. | |
RefreshUserSettingsFromServer | Refreshes the user settings. | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
Public Events
Name | Description | |
---|---|---|
UsdConfigDataLoaded | Raised when Unified Service Desk data has completed loading. | |
UsdLoadFailure | Raised to notify the caller when the Unified Service Desk data fails to load. | |
UsdLoadingMessageUpdate | Raised to notify a caller that the user interface (UI) splash screen should be updated. |
Top
See Also
Reference
UsdConfigurationManager Class
Microsoft.Crm.UnifiedServiceDesk.CommonUtility.DataLoader Namespace
Other Resources
Configure your agent application using Unified Service Desk
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.