MsmqBindingElementBase.MsmqTransportSecurity プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このバインド要素に関連付けられている MsmqTransportSecurity を取得します。
public:
property System::ServiceModel::MsmqTransportSecurity ^ MsmqTransportSecurity { System::ServiceModel::MsmqTransportSecurity ^ get(); };
public System.ServiceModel.MsmqTransportSecurity MsmqTransportSecurity { get; }
member this.MsmqTransportSecurity : System.ServiceModel.MsmqTransportSecurity
Public ReadOnly Property MsmqTransportSecurity As MsmqTransportSecurity
プロパティ値
このバインディング要素に関連付けられる MsmqTransportSecurity。
注釈
MsmqTransportSecurity は、MSMQ 統合トランスポートのセキュリティ設定をカプセル化します。 設定は、MSMQ 統合とキューに置かれているトランスポートの両方で同じです。 MsmqTransportSecurity では、認証モード、暗号化アルゴリズム、セキュリティで保護されたハッシュ アルゴリズム、保護レベルを設定できます。