PassportAuthentication 클래스
ASP.NET 애플리케이션에서 Microsoft Passport Network 인증을 구성합니다.
구문
class PassportAuthentication : EmbeddedObject
메서드
이 클래스에는 메서드가 없습니다.
속성
다음 표에서는 클래스에 의해 노출되는 속성을 나열합니다 PassportAuthentication
.
속성 | Description |
---|---|
RedirectUrl |
Passport Network 인증이 필요하고 Passport Network 자격 증명을 사용하여 사용자가 로그온하지 않은 경우 요청을 리디렉션해야 하는 페이지의 URL을 지정하는 읽기/쓰기 string 값입니다. 기본값은 "internal"입니다. |
를 서브클래싱합니다.
이 클래스에는 서브클래스가 없습니다.
설명
이 클래스의 인스턴스는 AuthenticationSection 클래스의 속성에 포함 Passport
됩니다.
상속 계층 구조
PassportAuthentication
요구 사항
형식 | 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 클래스
AuthenticationSection 클래스
BasicAuthenticationSection 클래스
ClientCertificateMappingAuthenticationSection 클래스
DigestAuthenticationSection 클래스
EmbeddedObject 클래스
FormsAuthenticationConfiguration 클래스
FormsAuthenticationCredentials 클래스
FormsAuthenticationUser 클래스
IisClientCertificateMappingAuthenticationSection 클래스
WindowsAuthenticationSection 클래스