다음을 통해 공유


WindowsAuthenticationSection 클래스

통합 Windows 인증 구성합니다.

구문

class WindowsAuthenticationSection : ConfigurationSectionWithCollection  

메서드

다음 표에서는 클래스에서 노출하는 메서드를 나열합니다 WindowsAuthenticationSection .

속성 설명
추가 ConfigurationSectionWithCollection에서 상속됩니다.
지우기 ConfigurationSectionWithCollection에서 상속됩니다.
가져오기 ConfigurationSectionWithCollection에서 상속됩니다.
GetAllowDefinition ( ConfigurationSection에서 상속됩니다.)
GetAllowLocation ConfigurationSection에서 상속됩니다.
제거 ConfigurationSectionWithCollection에서 상속됩니다.
RevertToParent ConfigurationSection에서 상속됩니다.
SetAllowDefinition ConfigurationSection에서 상속됩니다.
SetAllowLocation ConfigurationSection에서 상속됩니다.

속성

다음 표에서는 클래스에서 노출하는 속성을 나열합니다 WindowsAuthenticationSection .

속성 Description
AuthPersistNonNTLM 읽기/쓰기 boolean 값입니다. true IIS가 NTLM이 아닌 모든 요청(예: Kerberos)을 자동으로 다시 인증하는 경우, 동일한 연결에 있는 요청도 마찬가지입니다. 그렇지 않으면 입니다 false. 기본값은 false입니다. 참고:false 설정은 클라이언트가 동일한 연결에서 한 번만 인증됨을 의미합니다. IIS는 설정된 상태로 유지되는 TCP 세션에 대한 토큰 또는 티켓을 서버에 캐시합니다.
AuthPersistSingleRequest 읽기/쓰기 boolean 값입니다. true IIS가 모든 NTLM 요청을 자동으로 다시 인증하는 경우, 동일한 연결에 있는 요청도 마찬가지입니다. 그렇지 않으면 입니다 false. 기본값은 false입니다. 참고:false 설정은 클라이언트가 동일한 연결에서 한 번만 인증됨을 의미합니다. IIS는 설정된 상태로 유지되는 TCP 세션에 대한 토큰 또는 티켓을 서버에 캐시합니다.
Enabled 읽기/쓰기 boolean 값입니다. true통합 Windows 인증 사용하도록 설정되어 있으면 이고, false그렇지 않으면 입니다. 기본값은 false입니다.
Location (에서 ConfigurationSection상속됨) 키 속성입니다.
Path (에서 ConfigurationSection상속됨) 키 속성입니다.
Providers 통합 Windows 인증 사용되는 보안 지원 공급자를 지정하는 AuthenticationProviderSettings 값입니다.
SectionInformation ConfigurationSection에서 상속됩니다.
UseKernelMode 읽기/쓰기 boolean 값입니다. true통합 Windows 인증 커널 모드에서 수행되면 이고, false그렇지 않으면 입니다. 기본값은 true입니다. 참고: 커널 모드를 사용하면 인증 성능이 향상됩니다. 그러나 웹 팜에서 Kerberos 프로토콜을 사용하려는 경우 이 속성을 false로 설정할 수 있습니다.

를 서브클래싱합니다.

이 클래스에는 하위 클래스가 없습니다.

상속 계층 구조

ConfigurationSection

ConfigurationSectionWithCollection

WindowsAuthenticationSection

요구 사항

형식 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

참고 항목

AnonymousAuthenticationSection 클래스
AuthenticationProviderSettings 클래스
AuthenticationSection 클래스
BasicAuthenticationSection 클래스
ClientCertificateMappingAuthenticationSection 클래스
ConfigurationSectionWithCollection 클래스
DigestAuthenticationSection 클래스
FormsAuthenticationConfiguration 클래스
FormsAuthenticationCredentials 클래스
FormsAuthenticationUser 클래스
IisClientCertificateMappingAuthenticationSection 클래스
PassportAuthentication 클래스
StringElement 클래스