次の方法で共有


NetOnewayRelayBindingElement.Security プロパティ

定義

Service Bus の一方向 TCP リレー バインドのセキュリティ要素を含む XML 値を取得します。

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

プロパティ値

セキュリティ要素を NetOnewayRelaySecurityElement 記述する を返します。

属性

適用対象