NetMsmqSecurityElement 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
NetMsmqSecurityElement 類別會封裝在使用 NetMsmqBinding 繫結時可用的 MSMQ 安全性功能。
public ref class NetMsmqSecurityElement sealed : System::Configuration::ConfigurationElement
public ref class NetMsmqSecurityElement sealed : System::ServiceModel::Configuration::ServiceModelConfigurationElement
public sealed class NetMsmqSecurityElement : System.Configuration.ConfigurationElement
public sealed class NetMsmqSecurityElement : System.ServiceModel.Configuration.ServiceModelConfigurationElement
type NetMsmqSecurityElement = class
inherit ConfigurationElement
type NetMsmqSecurityElement = class
inherit ServiceModelConfigurationElement
Public NotInheritable Class NetMsmqSecurityElement
Inherits ConfigurationElement
Public NotInheritable Class NetMsmqSecurityElement
Inherits ServiceModelConfigurationElement
- 繼承
- 繼承
備註
這個型別的物件是藉由建立 NetMsmqBinding 繫結的執行個體來建立的。 然後您可以使用這個物件來參考與 NetMsmqBinding 繫結有關的所有不同安全性設定。
建構函式
| NetMsmqSecurityElement() |
初始化 NetMsmqSecurityElement 類別的新執行個體。 |