Share via


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
System_CAPS_pubmethod UsdConfigurationManager(CrmServiceClient, ProfileOperations)

Initializes a new instance of the UsdConfigurationManager class.

Properties

Name Description
System_CAPS_pubproperty CrmManagementSvc

Gets the management connection to Dynamics 365.

It is read-only.

System_CAPS_pubproperty IsUsdConfigDataReady

Gets a Boolean value that specifies whether the USD configuration data is ready or not.

System_CAPS_pubproperty UserProfileService

Gets the Dynamics 365 user profile object.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetConfigurationXml(String)

Retrieves the configuration XML.

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod LoadUsdConfig(Boolean)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ReadCachableEntity(String, String, String, String, Boolean)

Reads from the cached entity.

System_CAPS_pubmethod RefreshCachedEntry(String)

Refreshes the cached entry.

System_CAPS_pubmethod RefreshUserSettingsFromServer()

Refreshes the user settings.

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Events

Name Description
System_CAPS_pubevent UsdConfigDataLoaded

Raised when Unified Service Desk data has completed loading.

System_CAPS_pubevent UsdLoadFailure

Raised to notify the caller when the Unified Service Desk data fails to load.

System_CAPS_pubevent 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