MsmqIntegrationSecurityElement 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
封装消息队列(MSMQ)集成通道的传输安全设置。
public ref class MsmqIntegrationSecurityElement sealed : System::Configuration::ConfigurationElement
public ref class MsmqIntegrationSecurityElement sealed : System::ServiceModel::Configuration::ServiceModelConfigurationElement
public sealed class MsmqIntegrationSecurityElement : System.Configuration.ConfigurationElement
public sealed class MsmqIntegrationSecurityElement : System.ServiceModel.Configuration.ServiceModelConfigurationElement
type MsmqIntegrationSecurityElement = class
inherit ConfigurationElement
type MsmqIntegrationSecurityElement = class
inherit ServiceModelConfigurationElement
Public NotInheritable Class MsmqIntegrationSecurityElement
Inherits ConfigurationElement
Public NotInheritable Class MsmqIntegrationSecurityElement
Inherits ServiceModelConfigurationElement
- 继承
- 继承
注解
消息队列集成通道允许Windows Communication Foundation(WCF)应用程序与现有的消息队列应用程序通信。
构造函数
| 名称 | 说明 |
|---|---|
| MsmqIntegrationSecurityElement() |
初始化 MsmqIntegrationSecurityElement 类的新实例。 |