Partager via


SPAuthenticationProvider.ClaimProviderName - Propriété

Les classes dérivées doivent implémenter cette propriété pour obtenir ou définir le nom du fournisseur de revendication pour localiser pour ce fournisseur d'authentification.

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

Syntaxe

'Déclaration
Public MustOverride Property ClaimProviderName As String
    Get
    Set
'Utilisation
Dim instance As SPAuthenticationProvider
Dim value As String

value = instance.ClaimProviderName

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

Valeur de propriété

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

Voir aussi

Référence

SPAuthenticationProvider classe

SPAuthenticationProvider - Membres

Microsoft.SharePoint.Administration - Espace de noms