SPTrustedAuthenticationProvider.LoginProviderName - Propriété

Obtient le nom du fournisseur de connexions approuvé.

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property LoginProviderName As String
    Get
'Utilisation
Dim instance As SPTrustedAuthenticationProvider
Dim value As String

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

Valeur de propriété

Type : System.String
String qui contient le nom du fournisseur de connexion.

Voir aussi

Référence

SPTrustedAuthenticationProvider classe

SPTrustedAuthenticationProvider - Membres

Microsoft.SharePoint.Administration - Espace de noms