次の方法で共有


NetOnewayRelaySecurity.Transport プロパティ

定義

で構成されたエンドポイントのトランスポート レベルのセキュリティ要件の種類を NetOnewayRelayBinding取得します。 既定値は EncryptAndSign です。

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

プロパティ値

エンドポイントの RelayedOnewayTransportSecurity トランスポート レベルのセキュリティ要件の種類を示す を返します。

適用対象