次の方法で共有


NetOnewayRelaySecurityElement.Transport プロパティ

定義

トランスポートのセキュリティ設定を取得します。

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

プロパティ値

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

属性

適用対象