次の方法で共有


DefaultProxySection クラス

Web プロキシ サーバーの既定値を構成します。

構文

class DefaultProxySection : ConfigurationSectionWithCollection  

メソッド

次の表に、DefaultProxySection クラスによって公開されるメソッドの一覧を示します。

名前 説明
[追加] (ConfigurationSectionWithCollection から継承。)
Clear (ConfigurationSectionWithCollection から継承。)
Get (ConfigurationSectionWithCollection から継承。)
GetAllowDefinition (ConfigurationSection から継承。)
GetAllowLocation (ConfigurationSection から継承。)
削除 (ConfigurationSectionWithCollection から継承。)
RevertToParent (ConfigurationSection から継承。)
SetAllowDefinition (ConfigurationSection から継承。)
SetAllowLocation (ConfigurationSection から継承。)

プロパティ

次の表は、DefaultProxySection クラスによって公開されるプロパティの一覧です。

名前 説明
BypassList Web プロキシ サーバーをバイパスするリソースを表す BypassListSettings 値。
Enabled 読み取り/書き込みの boolean 値。 Web プロキシが使用される場合は true。それ以外の場合は false。 既定値は、true です。
Location (ConfigurationSection から継承。)キー プロパティ。
Module カスタム Web プロキシ実装の型、アセンブリ、およびバージョン情報を指定する ModuleSettings 値。
Path (ConfigurationSection から継承。)キー プロパティ。
Proxy BypassList プロパティで指定されていないリソースに使用する Web プロキシ サーバーを識別する ProxySettings 値。
SectionInformation (ConfigurationSection から継承。)
UseDefaultCredentials 読み取り/書き込みの boolean 値。 既定の資格情報を使用して Web プロキシ サーバーにアクセスする場合は true。それ以外の場合は false。 既定値は、false です。

サブクラス

このクラスにはサブクラスが含まれていません。

継承階層

ConfigurationSection

ConfigurationSectionWithCollection

DefaultProxySection

要件

説明
クライアント - Windows Vista 上の IIS 7.0
- Windows 7 上の IIS 7.5
- Windows 8 上の IIS 8.0
- Windows 10 上の IIS 10.0
[サーバー] - Windows Server 2008 上の IIS 7.0
- Windows Server 2008 R2 上の IIS 7.5
- Windows Server 2012 上の IIS 8.0
- Windows Server 2012 R2 上の IIS 8.5
- Windows Server 2016 上の IIS 10.0
Product - IIS 7.0、IIS 7.5、IIS 8.0、IIS 8.5、IIS 10.0
MOF ファイル WebAdministration.mof

参照

BypassElement クラス
BypassListSettings クラス
ConfigurationSectionWithCollection クラス
ModuleSettings クラス
ProxySettings クラス