SPIdentityProviderTypes.Forms - Propriété
Obtient le type utilisé pour les jetons créés à partir d'identités 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 Forms As String
Get
'Utilisation
Dim value As String
value = SPIdentityProviderTypes.Forms
public static string Forms { get; }
Valeur de propriété
Type : System.String
string qui indique le type de la source du jeton.
Voir aussi
Référence
SPIdentityProviderTypes classe