WS2007HttpBindingElement 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示派生自WSHttpBinding和提供对正确版本的SecurityReliableSession绑定和TransactionFlow绑定元素的支持的可互操作绑定。
public ref class WS2007HttpBindingElement : System::ServiceModel::Configuration::WSHttpBindingElement
public class WS2007HttpBindingElement : System.ServiceModel.Configuration.WSHttpBindingElement
type WS2007HttpBindingElement = class
inherit WSHttpBindingElement
Public Class WS2007HttpBindingElement
Inherits WSHttpBindingElement
- 继承
-
WS2007HttpBindingElement
- 继承
构造函数
| 名称 | 说明 |
|---|---|
| WS2007HttpBindingElement() |
初始化 WS2007HttpBindingElement 类的新实例。 |
| WS2007HttpBindingElement(String) |
使用指定的绑定初始化类的新实例 WS2007HttpBindingElement 。 |