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 クラスの新しいインスタンスを初期化します。 |