Partager via


UsdConfigurationManager(CrmServiceClient, ProfileOperations) Constructor

Definition

Initializes a new instance of the UsdConfigurationManager class.

public:
 UsdConfigurationManager(Microsoft::Xrm::Tooling::Connector::CrmServiceClient ^ crmManagementSvc, Microsoft::Crm::UnifiedServiceDesk::CommonUtility::UserProfileManager::ProfileOperations ^ userProfileOps);
public UsdConfigurationManager (Microsoft.Xrm.Tooling.Connector.CrmServiceClient crmManagementSvc, Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager.ProfileOperations userProfileOps);
new Microsoft.Crm.UnifiedServiceDesk.CommonUtility.DataLoader.UsdConfigurationManager : Microsoft.Xrm.Tooling.Connector.CrmServiceClient * Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager.ProfileOperations -> Microsoft.Crm.UnifiedServiceDesk.CommonUtility.DataLoader.UsdConfigurationManager
Public Sub New (crmManagementSvc As CrmServiceClient, userProfileOps As ProfileOperations)

Parameters

crmManagementSvc
CrmServiceClient

Specifies the Dynamics 365 service client instance.

userProfileOps
ProfileOperations

Specifies the user profile options.

Applies to