次の方法で共有


WSHttpRelaySecurityElement クラス

定義

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

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

コンストラクター

WSHttpRelaySecurityElement()

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

プロパティ

Message

メッセージのセキュリティ設定を取得します。

Mode

HTTP 要求を受信するように構成されたエンドポイントによって使用されるセキュリティ モードを取得または設定します。

RelayClientAuthenticationType

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

Transport

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

適用対象