UserProfileManager constructor

Initializes a new instance of the UserProfileManagerclass.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New UserProfileManager()
public UserProfileManager()

Remarks

This constructor will use the current service context.

See also

Reference

UserProfileManager class

UserProfileManager members

UserProfileManager overload

Microsoft.Office.Server.UserProfiles namespace