Share via


UserProfileManager Constructor (ServerContext)

Initializes a new instance of the UserProfileManager class using the specified server context.

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

Syntax

'Declaration
Public Sub New ( _
    serverContext As ServerContext _
)
'Usage
Dim serverContext As ServerContext

Dim instance As New UserProfileManager(serverContext)
public UserProfileManager(
    ServerContext serverContext
)

Parameters

See Also

Reference

UserProfileManager Class

UserProfileManager Members

UserProfileManager Overload

Microsoft.Office.Server.UserProfiles Namespace