NetMsmqSecurityElement 类   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
使用 NetMsmqSecurityElement 绑定时,NetMsmqBinding 类包装可用的 MSMQ 安全功能。
public ref class NetMsmqSecurityElement sealed : System::Configuration::ConfigurationElementpublic ref class NetMsmqSecurityElement sealed : System::ServiceModel::Configuration::ServiceModelConfigurationElementpublic sealed class NetMsmqSecurityElement : System.Configuration.ConfigurationElementpublic sealed class NetMsmqSecurityElement : System.ServiceModel.Configuration.ServiceModelConfigurationElementtype NetMsmqSecurityElement = class
    inherit ConfigurationElementtype NetMsmqSecurityElement = class
    inherit ServiceModelConfigurationElementPublic NotInheritable Class NetMsmqSecurityElement
Inherits ConfigurationElementPublic NotInheritable Class NetMsmqSecurityElement
Inherits ServiceModelConfigurationElement- 继承
- 继承
注解
此类型的对象通过创建 NetMsmqBinding 绑定的实例来创建。 然后,您可以使用此对象引用与 NetMsmqBinding 绑定相关的所有各种安全设置。
构造函数
| NetMsmqSecurityElement() | 初始化 NetMsmqSecurityElement 类的新实例。 |