次の方法で共有


WebHttpRelaySecurityElement クラス

定義

Azure Service Bus リレーを介して Web HTTP サービスのセキュリティを構成する構成要素を表します。

public sealed class WebHttpRelaySecurityElement : System.Configuration.ConfigurationElement
type WebHttpRelaySecurityElement = class
    inherit ConfigurationElement
Public NotInheritable Class WebHttpRelaySecurityElement
Inherits ConfigurationElement
継承
WebHttpRelaySecurityElement

コンストラクター

WebHttpRelaySecurityElement()

Azure Service Bus リレーを介して Web HTTP サービスのセキュリティを構成する構成要素を表します。

プロパティ

Mode

バインディングで使用されるセキュリティ モードを取得または設定します。

RelayClientAuthenticationType

サービス クライアントによって使用されるリレー クライアント認証の種類を取得または設定します。

Transport

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

適用対象