Share via


SPFormsAuthenticationProvider.ClaimProviderName - Propriété

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

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 SPFormsAuthenticationProvider
Dim value As String

value = instance.ClaimProviderName

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

Valeur de propriété

Type : System.String
Représentation sous forme de String du nom.

Voir aussi

Référence

SPFormsAuthenticationProvider classe

SPFormsAuthenticationProvider - Membres

Microsoft.SharePoint.Administration - Espace de noms