PassportAuthenticationEventArgs Klasa

Definicja

Przestroga

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

Argument zdarzenia przekazany do Authenticate zdarzenia przez PassportAuthenticationModuleelement . Ponieważ w tym momencie istnieje już tożsamość, jest to przydatne głównie w przypadku dołączania obiektu niestandardowego IPrincipal do kontekstu przy użyciu podanej tożsamości. Ta klasa jest przestarzała.

public ref class PassportAuthenticationEventArgs sealed : EventArgs
public sealed class PassportAuthenticationEventArgs : EventArgs
[System.Obsolete("This type is obsolete. The Passport authentication product is no longer supported and has been superseded by Live ID.")]
public sealed class PassportAuthenticationEventArgs : EventArgs
type PassportAuthenticationEventArgs = class
    inherit EventArgs
[<System.Obsolete("This type is obsolete. The Passport authentication product is no longer supported and has been superseded by Live ID.")>]
type PassportAuthenticationEventArgs = class
    inherit EventArgs
Public NotInheritable Class PassportAuthenticationEventArgs
Inherits EventArgs
Dziedziczenie
PassportAuthenticationEventArgs
Atrybuty

Uwagi

Ta klasa została przestarzała i nie jest już obsługiwana. Usługa Microsoft Passport Network została zastąpiona przez identyfikator Windows Live ID.

Konstruktory

PassportAuthenticationEventArgs(PassportIdentity, HttpContext)
Przestarzałe.

Inicjuje nowe wystąpienie klasy PassportAuthenticationEventArgs. Ta klasa jest przestarzała.

Właściwości

Context
Przestarzałe.

HttpContext Pobiera obiekt dla bieżącego żądania HTTP. Ta klasa jest przestarzała.

Identity
Przestarzałe.

Pobiera uwierzytelnionej tożsamości usługi Passport. Ta klasa jest przestarzała.

User
Przestarzałe.

Pobiera lub ustawia IPrincipal obiekt, który ma być skojarzony z żądaniem. Ta klasa jest przestarzała.

Metody

Equals(Object)
Przestarzałe.

Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.

(Odziedziczone po Object)
GetHashCode()
Przestarzałe.

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetType()
Przestarzałe.

Type Pobiera bieżące wystąpienie.

(Odziedziczone po Object)
MemberwiseClone()
Przestarzałe.

Tworzy płytkią kopię bieżącego Objectelementu .

(Odziedziczone po Object)
ToString()
Przestarzałe.

Zwraca ciąg reprezentujący bieżący obiekt.

(Odziedziczone po Object)

Dotyczy