Freigeben über


SPFederationAuthenticationModule-Klasse

Stellt das HTTP-Modul, das die Identität Modell HTTP-Nachrichten behandelt.

Vererbungshierarchie

System.Object
  HttpModuleBase
    WSFederationAuthenticationModule
      Microsoft.SharePoint.IdentityModel.SPFederationAuthenticationModule

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

Syntax

'Declaration
Public Class SPFederationAuthenticationModule _
    Inherits WSFederationAuthenticationModule
'Usage
Dim instance As SPFederationAuthenticationModule
public class SPFederationAuthenticationModule : WSFederationAuthenticationModule

Hinweise

Diese Klasse wird in Verbindung mit der SPSessionAuthenticationModule -Klasse zum Verarbeiten von ID-Authentifizierung.

Threadsicherheit

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

Siehe auch

Referenz

SPFederationAuthenticationModule-Member

Microsoft.SharePoint.IdentityModel-Namespace