UsdConfigurationManager.UserProfileService Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Dynamics 365 user profile object.
public:
property Microsoft::Crm::UnifiedServiceDesk::CommonUtility::UserProfileManager::ProfileOperations ^ UserProfileService { Microsoft::Crm::UnifiedServiceDesk::CommonUtility::UserProfileManager::ProfileOperations ^ get(); };
public Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager.ProfileOperations UserProfileService { get; }
member this.UserProfileService : Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager.ProfileOperations
Public ReadOnly Property UserProfileService As ProfileOperations