UserProfileManager constructor (SPServiceContext)

Initializes a new instance of the UserProfileManager class for the specified service context.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Sub New ( _
    serviceContext As SPServiceContext _
)
'Usage
Dim serviceContext As SPServiceContext

Dim instance As New UserProfileManager(serviceContext)
public UserProfileManager(
    SPServiceContext serviceContext
)

Parameters

See also

Reference

UserProfileManager class

UserProfileManager members

UserProfileManager overload

Microsoft.Office.Server.UserProfiles namespace