SPFederationAuthenticationModule 类

代表处理标识模型 HTTP 消息的 HTTP 模块。

继承层次结构

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

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

语法

声明
Public Class SPFederationAuthenticationModule _
    Inherits WSFederationAuthenticationModule
用法
Dim instance As SPFederationAuthenticationModule
public class SPFederationAuthenticationModule : WSFederationAuthenticationModule

备注

此类工作的SPSessionAuthenticationModule类来处理身份验证与结合使用。

线程安全性

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

另请参阅

引用

SPFederationAuthenticationModule 成员

Microsoft.SharePoint.IdentityModel 命名空间