Share via


UserProfileConfigManager Constructor (PortalContext)

NOTE: This API is now obsolete.

Obsolete.

Namespace:  Microsoft.SharePoint.Portal.UserProfiles
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute("Microsoft.SharePoint.Portal.UserProfiles.UserProfileConfigManager is obsolete; use class "Microsoft.Office.Server.UserProfiles.UserProfileConfigManager" instead")> _
Public Sub New ( _
    pc As PortalContext _
)
'Usage
Dim pc As PortalContext

Dim instance As New UserProfileConfigManager(pc)
[ObsoleteAttribute("Microsoft.SharePoint.Portal.UserProfiles.UserProfileConfigManager is obsolete; use class "Microsoft.Office.Server.UserProfiles.UserProfileConfigManager" instead")]
public UserProfileConfigManager(
    PortalContext pc
)

Parameters

See Also

Reference

UserProfileConfigManager Class

UserProfileConfigManager Members

UserProfileConfigManager Overload

Microsoft.SharePoint.Portal.UserProfiles Namespace