次の方法で共有


WebHttpRelayBindingElement.Security プロパティ

定義

このバインディングで使用されるセキュリティ設定を格納する構成要素を取得します。

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

プロパティ値

このバインディングの WebHttpRelaySecurityElement セキュリティ設定を含む を返します。 既定値は none です。

属性

適用対象