WSFederationElement 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示 <wsFederation> 配置文件中的元素。 此类不能被继承。
public ref class WSFederationElement sealed : System::Configuration::ConfigurationElement
public sealed class WSFederationElement : System.Configuration.ConfigurationElement
type WSFederationElement = class
inherit ConfigurationElement
Public NotInheritable Class WSFederationElement
Inherits ConfigurationElement
- 继承
注解
该 <wsFederation> 元素为由类表示 WSFederationAuthenticationModule 的 WS-Federation 身份验证模块(WSFAM)提供配置。 类的属性 WSFederationElement 表示元素的属性 <wsFederation> 。
构造函数
| 名称 | 说明 |
|---|---|
| WSFederationElement() |
初始化 WSFederationElement 类的新实例。 |