System.IdentityModel.Configuration 命名空间
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
包含为使用 Windows Identity Foundation (WIF) 生成的应用程序和服务提供配置的类。 此命名空间中的类表示 <identityConfiguration> 元素下的设置。 使用 WS-Federation 协议配置联合的类主要包含在 System.IdentityModel.Services.Configuration 命名空间中。 这些设置显示在配置文件的 <system.identityModel.services> 元素下。
类
AudienceUriElement |
表示受众 URI 值配置在 |
AudienceUriElementCollection |
表示配置文件中的 |
ConfigurationElementInterceptor |
具有用户可以指定任意元素和属性 Windows Identity Foundation (WIF) 配置关系图的一部分;例如,当指定自定义标记的处理程序。 实现 ConfigurationElementInterceptor 类用于处理这些用例。 |
CustomTypeElement |
表示元素或属性,其指定配置文件中的自定义 Type。 此类不能被继承。 |
IdentityConfiguration |
定义 Windows 标识基础行为控件的配置属性集合。 |
IdentityConfigurationElement |
表示配置文件中的 |
IdentityConfigurationElementCollection |
表示配置文件中 |
IdentityModelCaches |
定义配置隔离时重播的标记和缓存会话标记的贮藏所。 此类不能被继承。 |
IdentityModelCachesElement |
表示配置文件中的 |
IssuerNameRegistryElement |
表示配置文件中的 |
SecurityTokenHandlerConfigurationElement |
表示配置文件中的 |
SecurityTokenHandlerElementCollection |
表示配置文件中的 |
SecurityTokenHandlerSetElementCollection |
表示配置文件中 |
SecurityTokenServiceConfiguration |
定义安全象征服务的配置 (STS)。 实现 STSs 从 SecurityTokenService 类派生的类。 |
SystemIdentityModelSection |
表示配置文件中的 |
TokenReplayDetectionElement |
表示配置文件中的 |
X509CertificateValidationElement |
表示配置文件中的 |
接口
ICustomIdentityConfiguration |
定义使类加载习惯配置的方法。 |