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