次の方法で共有


WSHttpRelayTransportSecurityElement クラス

定義

Azure Service Bus リレー経由の HTTP トランスポートのセキュリティを記述する構成要素。

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

コンストラクター

WSHttpRelayTransportSecurityElement()

Azure Service Bus リレー経由の HTTP トランスポートのセキュリティを記述する構成要素。

プロパティ

ProxyCredentialType

プロキシに対する認証にサービスまたはクライアント エンドポイントによって使用される資格情報の種類を取得または設定します。

適用対象