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