共用方式為


SPTrustedAuthenticationProvider.LoginProviderName property

取得是受信任的登入提供者的名稱。

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

Syntax

'宣告
Public ReadOnly Property LoginProviderName As String
    Get
'用途
Dim instance As SPTrustedAuthenticationProvider
Dim value As String

value = instance.LoginProviderName
public string LoginProviderName { get; }

Property value

Type: System.String
String 包含登入提供者的名稱。

請參閱

參照

SPTrustedAuthenticationProvider class

SPTrustedAuthenticationProvider members

Microsoft.SharePoint.Administration namespace