次の方法で共有


BasicHttpRelaySecurity.Transport プロパティ

定義

BasicHttpRelayBinding バインディングのトランスポート レベルのセキュリティ設定を取得します。

public Microsoft.ServiceBus.HttpRelayTransportSecurity Transport { get; }
member this.Transport : Microsoft.ServiceBus.HttpRelayTransportSecurity
Public ReadOnly Property Transport As HttpRelayTransportSecurity

プロパティ値

HttpRelayTransportSecurityセキュリティ設定を含む を返します。

適用対象