SPSessionAuthenticationModule 类

代表处理标识模型会话的 HTTP 消息的 HTTP 模块。SPSessionAuthenticationModule负责会话令牌和会话 cookie 和一同使用SPFederationAuthenticationModule

继承层次结构

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

命名空间:  Microsoft.SharePoint.IdentityModel
程序集:  Microsoft.SharePoint.IdentityModel(位于 Microsoft.SharePoint.IdentityModel.dll 中)

语法

声明
Public NotInheritable Class SPSessionAuthenticationModule _
    Inherits SessionAuthenticationModule
用法
Dim instance As SPSessionAuthenticationModule
public sealed class SPSessionAuthenticationModule : SessionAuthenticationModule

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

SPSessionAuthenticationModule 成员

Microsoft.SharePoint.IdentityModel 命名空间