SPClaimEntityTypes.FormsRole - Propriété
Obtient le type d'entité pour les rôles de l'authentification par formulaires.
Espace de noms : Microsoft.SharePoint.Administration.Claims
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly Property FormsRole As String
Get
'Utilisation
Dim value As String
value = SPClaimEntityTypes.FormsRole
public static string FormsRole { get; }
Valeur de propriété
Type : System.String
String qui contient le type d'entité pour les rôles de l'authentification par formulaires.
Remarques
Voir aussi SPFormsClaimProvider.