HttpTransportSecurityElement 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示控制 HTTP 传输的身份验证参数的配置元素。 此类不能被继承。
public ref class HttpTransportSecurityElement sealed : System::Configuration::ConfigurationElement
public ref class HttpTransportSecurityElement sealed : System::ServiceModel::Configuration::ServiceModelConfigurationElement
public sealed class HttpTransportSecurityElement : System.Configuration.ConfigurationElement
public sealed class HttpTransportSecurityElement : System.ServiceModel.Configuration.ServiceModelConfigurationElement
type HttpTransportSecurityElement = class
inherit ConfigurationElement
type HttpTransportSecurityElement = class
inherit ServiceModelConfigurationElement
Public NotInheritable Class HttpTransportSecurityElement
Inherits ConfigurationElement
Public NotInheritable Class HttpTransportSecurityElement
Inherits ServiceModelConfigurationElement
- 继承
- 继承
构造函数
| 名称 | 说明 |
|---|---|
| HttpTransportSecurityElement() |
初始化 HttpTransportSecurityElement 类的新实例。 |