Share via


SPAuthenticationProvider constructor

Initializes a new instance of the SPAuthenticationProvider class.

Namespace:  Microsoft.SharePoint.AdministrationOperation
Assembly:  Microsoft.SharePoint.AdministrationOperation (in Microsoft.SharePoint.AdministrationOperation.dll)

Syntax

'Declaration
Protected Friend Sub New ( _
    marshaledForAdminServer As Object _
)
'Usage
Dim marshaledForAdminServer As Object

Dim instance As New SPAuthenticationProvider(marshaledForAdminServer)
protected internal SPAuthenticationProvider(
    Object marshaledForAdminServer
)

Parameters

See also

Reference

SPAuthenticationProvider class

SPAuthenticationProvider members

Microsoft.SharePoint.AdministrationOperation namespace