Freigeben über


SPSessionAuthenticationModule-Klasse

Stellt das HTTP-Modul, das die Identität Modell Sitzung HTTP Nachrichten behandelt. SPSessionAuthenticationModule ist verantwortlich für Sitzungstoken und Sitzungs-Cookies und steht im Zusammenhang mit der SPFederationAuthenticationModule.

Vererbungshierarchie

System.Object
  HttpModuleBase
    SessionAuthenticationModule
      Microsoft.SharePoint.IdentityModel.SPSessionAuthenticationModule

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

Syntax

'Declaration
Public NotInheritable Class SPSessionAuthenticationModule _
    Inherits SessionAuthenticationModule
'Usage
Dim instance As SPSessionAuthenticationModule
public sealed class SPSessionAuthenticationModule : SessionAuthenticationModule

Threadsicherheit

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

Siehe auch

Referenz

SPSessionAuthenticationModule-Member

Microsoft.SharePoint.IdentityModel-Namespace