PassportAuthenticationModule 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
주의
This type is obsolete. The Passport authentication product is no longer supported and has been superseded by Live ID.
Passport 인증 서비스에 대한 래퍼를 제공합니다. 이 클래스는 상속할 수 없습니다. 이 클래스는 더 이상 사용되지 않습니다.
public ref class PassportAuthenticationModule sealed : System::Web::IHttpModule
public sealed class PassportAuthenticationModule : System.Web.IHttpModule
[System.Obsolete("This type is obsolete. The Passport authentication product is no longer supported and has been superseded by Live ID.")]
public sealed class PassportAuthenticationModule : System.Web.IHttpModule
type PassportAuthenticationModule = class
interface IHttpModule
[<System.Obsolete("This type is obsolete. The Passport authentication product is no longer supported and has been superseded by Live ID.")>]
type PassportAuthenticationModule = class
interface IHttpModule
Public NotInheritable Class PassportAuthenticationModule
Implements IHttpModule
- 상속
-
PassportAuthenticationModule
- 특성
- 구현
설명
이 클래스는 더 이상 사용되지 않으며 더 이상 지원되지 않습니다. Microsoft Passport Network가 Windows 라이브 ID로 대체되었습니다.
생성자
| Name | Description |
|---|---|
| PassportAuthenticationModule() |
사용되지 않음.
클래스의 새 인스턴스를 PassportAuthenticationModule 만듭니다. 이 클래스는 더 이상 사용되지 않습니다. |
메서드
| Name | Description |
|---|---|
| Dispose() |
사용되지 않음.
에서 호출할 때 파생된 IHttpModule 모듈을 삭제합니다 HttpRuntime. 이 클래스는 더 이상 사용되지 않습니다. |
| Equals(Object) |
사용되지 않음.
지정된 개체가 현재 개체와 같은지 여부를 확인합니다. (다음에서 상속됨 Object) |
| GetHashCode() |
사용되지 않음.
기본 해시 함수로 사용됩니다. (다음에서 상속됨 Object) |
| GetType() |
사용되지 않음.
현재 인스턴스의 Type 가져옵니다. (다음에서 상속됨 Object) |
| Init(HttpApplication) |
사용되지 않음.
에서 호출할 때 파생된 IHttpModule 모듈을 초기화합니다 HttpRuntime. 이 클래스는 더 이상 사용되지 않습니다. |
| MemberwiseClone() |
사용되지 않음.
현재 Object단순 복사본을 만듭니다. (다음에서 상속됨 Object) |
| ToString() |
사용되지 않음.
현재 개체를 나타내는 문자열을 반환합니다. (다음에서 상속됨 Object) |
이벤트
| Name | Description |
|---|---|
| Authenticate |
사용되지 않음.
인증 중에 발생합니다. 이름을 지정 |