次の方法で共有


WSHttpRelayBinding.Security プロパティ

定義

このバインディングで使用されるセキュリティ設定を取得します。

public Microsoft.ServiceBus.WSHttpRelaySecurity Security { get; }
member this.Security : Microsoft.ServiceBus.WSHttpRelaySecurity
Public ReadOnly Property Security As WSHttpRelaySecurity

プロパティ値

このバインディングで WSHttpRelaySecurity 使用されるセキュリティを含む を返します。 既定値の Mode プロパティは Message です。

適用対象