共用方式為


SPTrustedAuthenticationProvider constructor (String)

初始化SPTrustedAuthenticationProvider類別的新執行個體。

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

Syntax

'宣告
Public Sub New ( _
    providerName As String _
)
'用途
Dim providerName As String

Dim instance As New SPTrustedAuthenticationProvider(providerName)
public SPTrustedAuthenticationProvider(
    string providerName
)

參數

  • providerName
    Type: System.String

    受信任驗證提供者的名稱。

請參閱

參照

SPTrustedAuthenticationProvider class

SPTrustedAuthenticationProvider members

SPTrustedAuthenticationProvider overload

Microsoft.SharePoint.Administration namespace