SslStreamSecurityBindingElement 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
初始化 SslStreamSecurityBindingElement 类的新实例。
重载
SslStreamSecurityBindingElement()
初始化 SslStreamSecurityBindingElement 类的新实例。
public:
SslStreamSecurityBindingElement();
public SslStreamSecurityBindingElement ();
Public Sub New ()
适用于
SslStreamSecurityBindingElement(SslStreamSecurityBindingElement)
使用其他 SslStreamSecurityBindingElement 的值初始化 SslStreamSecurityBindingElement 类的新实例。
protected:
SslStreamSecurityBindingElement(System::ServiceModel::Channels::SslStreamSecurityBindingElement ^ elementToBeCloned);
protected SslStreamSecurityBindingElement (System.ServiceModel.Channels.SslStreamSecurityBindingElement elementToBeCloned);
new System.ServiceModel.Channels.SslStreamSecurityBindingElement : System.ServiceModel.Channels.SslStreamSecurityBindingElement -> System.ServiceModel.Channels.SslStreamSecurityBindingElement
Protected Sub New (elementToBeCloned As SslStreamSecurityBindingElement)
参数
- elementToBeCloned
- SslStreamSecurityBindingElement