System.IdentityModel.Services.Configuration 命名空间

包含为使用 WS-Federation 协议的 Windows Identity Foundation (WIF) 应用程序提供配置的类。 此命名空间中的类表示 <system.identityModel.services> 元素下的设置。 System.IdentityModel.Services 命名空间也包含一些用于配置 WS-Federation 的类。 类配置其他服务和应用程序设置,如安全标志处理程序,主要包含在 System.IdentityModel.Configuration 命名空间中。 这些设置显示在配置文件的 <identityConfiguration> 元素下。

FederationConfiguration

公开包含控制 WS-Federation 身份验证模块的联合设置的属性(WSFederationAuthenticationModule)和在 Web 应用程序的“会话身份验证模块”(SessionAuthenticationModule)。

FederationConfigurationCreatedEventArgs

FederationConfigurationCreated 事件提供数据。

FederationConfigurationElement

表示配置文件中的 <federationConfiguration> 元素。 此类不能被继承。

FederationConfigurationElementCollection

包含所有 <federationConfiguration> 元素的集合,这些元素在配置文件中指定。 此类不能被继承。

SystemIdentityModelServicesSection

表示配置文件中的 <system.identityModel.services> 部分。 此类不能被继承。

WsFederationConfiguration

包含 WS-Federation 身份验证模块需要的所有配置设置 (WSFederationAuthenticationModule)。

WSFederationElement

表示配置文件中的 <wsFederation> 元素。 此类不能被继承。