HttpsTransportElement 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示为传输 SOAP 消息指定 HTTPS 传输的配置元素。
public ref class HttpsTransportElement : System::ServiceModel::Configuration::HttpTransportElement
public class HttpsTransportElement : System.ServiceModel.Configuration.HttpTransportElement
type HttpsTransportElement = class
inherit HttpTransportElement
Public Class HttpsTransportElement
Inherits HttpTransportElement
- 继承
- 继承
构造函数
HttpsTransportElement() |
初始化 HttpsTransportElement 类的新实例。 |