次の方法で共有


WSHttpRelaySecurity.Transport プロパティ

定義

このAzure Service Bus バインドのトランスポート レベルのセキュリティ設定を含む オブジェクトを取得します。

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

プロパティ値

を返します HttpRelayTransportSecurity。このアイテムのトランスポート セキュリティが含まれています。 既定値には、ClientCredentialType が None、ProxyCredentialType が None です。

適用対象