次の方法で共有


HttpRelayTransportSecurityElement クラス

定義

HTTP トランスポートの認証パラメーターを制御する構成要素を表します。 このクラスは継承できません。

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

コンストラクター

HttpRelayTransportSecurityElement()

HTTP トランスポートの認証パラメーターを制御する構成要素を表します。 このクラスは継承できません。

プロパティ

ProxyCredentialType

プロキシに対する認証に使用するクライアント資格情報の種類を構成ファイルから取得または設定します。

適用対象