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.