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