SPFormsAuthenticationProvider - Classe

Spécifie les paramètres qui sont utilisés pour prendre en charge l'authentification basée sur les formulaires de la ASP.NET .

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.SharePoint.Administration.SPAuthenticationProvider
      Microsoft.SharePoint.Administration.SPFormsAuthenticationProvider

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

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPFormsAuthenticationProvider _
    Inherits SPAuthenticationProvider
'Utilisation
Dim instance As SPFormsAuthenticationProvider
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPFormsAuthenticationProvider : SPAuthenticationProvider

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

SPFormsAuthenticationProvider - Membres

Microsoft.SharePoint.Administration - Espace de noms