Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the UserProfileManager that manages the user profile configuration of the current User Profile Service Application.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected Friend m_upcm As UserProfileConfigManager
'Usage
Dim value As UserProfileConfigManager
value = Me.m_upcm
Me.m_upcm = value
protected internal UserProfileConfigManager m_upcm
See Also
Reference
UserProfileServiceStatisticsWebPartBase Class