次の方法で共有


BasicHttpRelaySecurityElement.Transport プロパティ

定義

バインドのトランスポート レベルのセキュリティ設定を指定する構成要素を BasicHttpRelayBinding 取得します。

[System.Configuration.ConfigurationProperty("transport")]
public Microsoft.ServiceBus.Configuration.HttpRelayTransportSecurityElement Transport { get; }
[<System.Configuration.ConfigurationProperty("transport")>]
member this.Transport : Microsoft.ServiceBus.Configuration.HttpRelayTransportSecurityElement
Public ReadOnly Property Transport As HttpRelayTransportSecurityElement

プロパティ値

HTTP トランスポートの HttpRelayTransportSecurityElement 認証パラメーターを制御するプロパティを含む を返します。

属性

適用対象