ConfigurationRedirectionSection 클래스
ApplicationHost.config 및 Administration.config 파일의 위치를 구성합니다.
구문
class ConfigurationRedirectionSection : ConfigurationSection
메서드
다음 표에서는 클래스에 의해 노출되는 메서드를 나열합니다 ConfigurationRedirectionSection
.
속성 | Description |
---|---|
GetAllowDefinition | ( ConfigurationSection에서 상속됩니다.) |
GetAllowLocation | ConfigurationSection 에서 상속됩니다. |
RevertToParent | ConfigurationSection 에서 상속됩니다. |
SetAllowDefinition | ConfigurationSection 에서 상속됩니다. |
SetAllowLocation | ConfigurationSection 에서 상속됩니다. |
속성
다음 표에서는 클래스에 의해 노출되는 속성을 나열합니다 ConfigurationRedirectionSection
.
속성 | Description |
---|---|
Enabled |
읽기/쓰기 boolean 값입니다. true ApplicationHost.config 및 Administration.config 파일의 위치가 속성에 지정된 위치로 RedirectionPath 리디렉션되면 이고, false. 그렇지 않으면 기본값은 입니다 false . |
Location |
(에서 ConfigurationSection 상속됨) 키 속성입니다. |
Password |
구성 시스템이 속성에 지정된 RedirectionPath 위치에서 구성 파일을 읽을 때 가장하는 ID의 암호를 지정하는 대/소문자 구분 읽기/쓰기 암호화 string 된 값입니다. 기본값은 "[enc:RsaProtectedConfigurationProvider::enc]"입니다. |
Path |
(에서 ConfigurationSection 상속됨) 키 속성입니다. |
RedirectionPath |
리디렉션된 ApplicationHost.config 및 Administration.config 파일의 위치 경로(예: UNC 공유)를 지정하는 읽기/쓰기 string 값입니다. 기본값은 빈 문자열("")입니다. |
SectionInformation |
ConfigurationSection 에서 상속됩니다. |
UserName |
속성에 지정된 위치에서 구성 파일을 읽을 때 구성 시스템이 가장하는 ID의 사용자 이름을 지정하는 RedirectionPath 읽기/쓰기 string 값입니다. 기본값은 빈 문자열("")입니다. |
를 서브클래싱합니다.
이 클래스에는 서브클래스가 없습니다.
설명
구성 리디렉션 설정은 Redirection.config 파일에 저장됩니다. 기본적으로 이 파일은 %windir%\system32\inetsrv\config 디렉터리에 있습니다.
상속 계층 구조
ConfigurationRedirectionSection
요구 사항
형식 | 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 |