Partager via


SPTrustedAuthenticationProvider.ClaimProviderName - Propriété

Obtient et définit le nom du fournisseur de revendications à la surface pour ce fournisseur d'authentification est approuvé.

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

Syntaxe

'Déclaration
Public Overrides Property ClaimProviderName As String
    Get
    Set
'Utilisation
Dim instance As SPTrustedAuthenticationProvider
Dim value As String

value = instance.ClaimProviderName

instance.ClaimProviderName = value
public override string ClaimProviderName { get; set; }

Valeur de propriété

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

Voir aussi

Référence

SPTrustedAuthenticationProvider classe

SPTrustedAuthenticationProvider - Membres

Microsoft.SharePoint.Administration - Espace de noms