System.IdentityModel.Configuration 命名空间

包含为使用 Windows Identity Foundation (WIF) 生成的应用程序和服务提供配置的类。 此命名空间中的类表示 <identityConfiguration> 元素下的设置。 使用 WS-Federation 协议配置联合的类主要包含在 System.IdentityModel.Services.Configuration 命名空间中。 这些设置显示在配置文件的 <system.identityModel.services> 元素下。

AudienceUriElement

表示受众 URI 值配置在 <audienceUris> 元素下。

AudienceUriElementCollection

表示配置文件中的 <audienceUris> 元素。

ConfigurationElementInterceptor

具有用户可以指定任意元素和属性 Windows Identity Foundation (WIF) 配置关系图的一部分;例如,当指定自定义标记的处理程序。 实现 ConfigurationElementInterceptor 类用于处理这些用例。

CustomTypeElement

表示元素或属性,其指定配置文件中的自定义 Type。 此类不能被继承。

IdentityConfiguration

定义 Windows 标识基础行为控件的配置属性集合。

IdentityConfigurationElement

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

IdentityConfigurationElementCollection

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

IdentityModelCaches

定义配置隔离时重播的标记和缓存会话标记的贮藏所。 此类不能被继承。

IdentityModelCachesElement

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

IssuerNameRegistryElement

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

SecurityTokenHandlerConfigurationElement

表示配置文件中的 <securityTokenHandlerConfiguration> 元素。

SecurityTokenHandlerElementCollection

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

SecurityTokenHandlerSetElementCollection

表示配置文件中 <securityTokenHandlers> 元素下的所有 <identityConfiguration> 元素。 此类不能被继承。

SecurityTokenServiceConfiguration

定义安全象征服务的配置 (STS)。 实现 STSs 从 SecurityTokenService 类派生的类。

SystemIdentityModelSection

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

TokenReplayDetectionElement

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

X509CertificateValidationElement

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

接口

ICustomIdentityConfiguration

定义使类加载习惯配置的方法。