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