SPAuthenticationProvider constructor
初始化SPAuthenticationProvider類別的新執行個體。
Namespace: Microsoft.SharePoint.AdministrationOperation
Assembly: Microsoft.SharePoint.AdministrationOperation (in Microsoft.SharePoint.AdministrationOperation.dll)
Syntax
'宣告
Protected Friend Sub New ( _
marshaledForAdminServer As Object _
)
'用途
Dim marshaledForAdminServer As Object
Dim instance As New SPAuthenticationProvider(marshaledForAdminServer)
protected internal SPAuthenticationProvider(
Object marshaledForAdminServer
)
參數
- marshaledForAdminServer
Type: System.Object
請參閱
參照
SPAuthenticationProvider class