PassportAuthenticationModule Sınıf

Tanım

Dikkat

This type is obsolete. The Passport authentication product is no longer supported and has been superseded by Live ID.

Passport Kimlik Doğrulama hizmetleri çevresinde bir sarmalayıcı sağlar. Bu sınıf devralınamaz. Bu sınıf kullanım dışıdır.

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
Devralma
PassportAuthenticationModule
Öznitelikler
Uygulamalar

Açıklamalar

Bu sınıf kullanım dışı bırakıldı ve artık desteklenmiyor. Microsoft Passport Network, Windows Live ID ile değiştirildi.

Oluşturucular

PassportAuthenticationModule()

PassportAuthenticationModule sınıfının yeni bir örneğini oluşturur. Bu sınıf kullanım dışıdır.

Yöntemler

Dispose()

tarafından çağrıldığında türetilen IHttpModule modülü atılır HttpRuntime. Bu sınıf kullanım dışıdır.

Equals(Object)

Belirtilen nesnenin geçerli nesneye eşit olup olmadığını belirler.

(Devralındığı yer: Object)
GetHashCode()

Varsayılan karma işlevi işlevi görür.

(Devralındığı yer: Object)
GetType()

Type Geçerli örneğini alır.

(Devralındığı yer: Object)
Init(HttpApplication)

tarafından HttpRuntimeçağrıldığında'dan IHttpModule türetilen modülü başlatır. Bu sınıf kullanım dışıdır.

MemberwiseClone()

Geçerli Objectöğesinin sığ bir kopyasını oluşturur.

(Devralındığı yer: Object)
ToString()

Geçerli nesneyi temsil eden dizeyi döndürür.

(Devralındığı yer: Object)

Ekinlikler

Authenticate

Kimlik doğrulaması sırasında tetiklenen. Bu, adlı PassportAuthentication_OnAuthenticatebir Global.asax olayıdır. Bu sınıf kullanım dışıdır.

Şunlara uygulanır