次の方法で共有


WebHttpRelaySecurity.Transport プロパティ

定義

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

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

プロパティ値

バインドを HttpRelayTransportSecurity 含む を返します。 既定値セットは、ClientCredentialType が None、ProxyCredentialType が None、Realm = "" です。

適用対象