DefaultProxySection 클래스
웹 프록시 서버 기본값을 구성합니다.
구문
class DefaultProxySection : ConfigurationSectionWithCollection
메서드
다음 표에서는 클래스에 의해 노출되는 메서드를 나열합니다 DefaultProxySection
.
속성 | 설명 |
---|---|
추가 | ConfigurationSectionWithCollection에서 상속됩니다. |
지우기 | ConfigurationSectionWithCollection 에서 상속됩니다. |
가져오기 | ConfigurationSectionWithCollection 에서 상속됩니다. |
GetAllowDefinition | ( ConfigurationSection에서 상속됩니다.) |
GetAllowLocation | ConfigurationSection 에서 상속됩니다. |
제거 | ConfigurationSectionWithCollection 에서 상속됩니다. |
RevertToParent | ConfigurationSection 에서 상속됩니다. |
SetAllowDefinition | ConfigurationSection 에서 상속됩니다. |
SetAllowLocation | ConfigurationSection 에서 상속됩니다. |
속성
다음 표에서는 클래스에 의해 노출되는 속성을 나열합니다 DefaultProxySection
.
속성 | Description |
---|---|
BypassList |
웹 프록시 서버를 우회하는 리소스를 나타내는 BypassListSettings 값입니다. |
Enabled |
읽기/쓰기 boolean 값입니다. 웹 프록시가 사용되면 true 이고, 그렇지 않으면 false 입니다. 기본값은 true 입니다. |
Location |
(에서 ConfigurationSection 상속됨) 키 속성입니다. |
Module |
사용자 지정 웹 프록시 구현에 대한 형식, 어셈블리 및 버전 정보를 지정 하는 ModuleSettings 값입니다. |
Path |
(에서 ConfigurationSection 상속됨) 키 속성입니다. |
Proxy |
속성에 지정 BypassList 되지 않은 리소스에 사용할 웹 프록시 서버를 식별하는 ProxySettings 값입니다. |
SectionInformation |
ConfigurationSection 에서 상속됩니다. |
UseDefaultCredentials |
읽기/쓰기 boolean 값입니다. true 기본 자격 증명을 사용하여 웹 프록시 서버에 액세스하는 경우 그렇지 않으면 입니다 false . 기본값은 false 입니다. |
를 서브클래싱합니다.
이 클래스에는 서브클래스가 없습니다.
상속 계층 구조
ConfigurationSectionWithCollection
DefaultProxySection
요구 사항
형식 | Description |
---|---|
클라이언트 | - 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 |
제품 | - IIS 7.0, IIS 7.5, IIS 8.0, IIS 8.5, IIS 10.0 |
MOF 파일 | WebAdministration.mof |
참고 항목
BypassElement 클래스
BypassListSettings 클래스
ConfigurationSectionWithCollection 클래스
ModuleSettings 클래스
ProxySettings 클래스