Share via


ProfileProvisioner Constructor (SPServiceContext)

Initializes a new instance of the ProfileProvisioner class.

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

Syntax

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

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

Parameters

See Also

Reference

ProfileProvisioner Class

ProfileProvisioner Members

ProfileProvisioner Overload

Microsoft.SharePoint.Portal.WebControls Namespace