次の方法で共有


WebHttpRelaySecurityElement.Transport プロパティ

定義

HTTP 要求を受信するように構成されたサービス エンドポイントのトランスポート レベルのセキュリティ設定を示す構成要素を取得します。

[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

プロパティ値

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

属性

適用対象