UsdConfigurationManager Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents a service interface to access Microsoft Dynamics 365 and Unified Service Desk configuration data.
Namespace: Microsoft.Crm.UnifiedServiceDesk.CommonUtility.DataLoader
Assembly: Microsoft.Crm.UnifiedServiceDesk.CommonUtility (in Microsoft.Crm.UnifiedServiceDesk.CommonUtility.dll)
Inheritance Hierarchy
System.Object
Microsoft.Crm.UnifiedServiceDesk.CommonUtility.DataLoader.UsdConfigurationManager
Syntax
public class UsdConfigurationManager : IUsdConfiguraitonManager
Public Class UsdConfigurationManager
Implements IUsdConfiguraitonManager
Constructors
Name | Description | |
---|---|---|
UsdConfigurationManager(CrmServiceClient, ProfileOperations) | Initializes a new instance of the UsdConfigurationManager class. |
Properties
Name | Description | |
---|---|---|
CrmManagementSvc | Gets the management connection to Dynamics 365. It is read-only. |
|
IsUsdConfigDataReady | Gets a Boolean value that specifies whether the USD configuration data is ready or not. |
|
UserProfileService | Gets the Dynamics 365 user profile object. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetConfigurationXml(String) | Retrieves the configuration XML. |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
LoadUsdConfig(Boolean) | ||
MemberwiseClone() | (Inherited from Object.) |
|
ReadCachableEntity(String, String, String, String, Boolean) | Reads from the cached entity. |
|
RefreshCachedEntry(String) | Refreshes the cached entry. |
|
RefreshUserSettingsFromServer() | Refreshes the user settings. |
|
ToString() | (Inherited from Object.) |
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. |
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.DataLoader Namespace
Configure your agent application using Unified Service Desk
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright