Freigeben über


SPFormsAuthenticationProvider-Klasse

Stellt die Mitgliedschafts- und Rollenanbieter Anbieter ASP.NET-Authentifizierung.

Vererbungshierarchie

System.Object
  Microsoft.SharePoint.AdministrationOperation.SPAuthenticationProvider
    Microsoft.SharePoint.AdministrationOperation.SPFormsAuthenticationProvider

Namespace:  Microsoft.SharePoint.AdministrationOperation
Assembly:  Microsoft.SharePoint.AdministrationOperation (in Microsoft.SharePoint.AdministrationOperation.dll)

Syntax

'Declaration
Public NotInheritable Class SPFormsAuthenticationProvider _
    Inherits SPAuthenticationProvider
'Usage
Dim instance As SPFormsAuthenticationProvider
public sealed class SPFormsAuthenticationProvider : SPAuthenticationProvider

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SPFormsAuthenticationProvider-Member

Microsoft.SharePoint.AdministrationOperation-Namespace