Compartir a través de


AuthenticationInformation (Miembros)

Contains authentication information pertaining to how a subject authenticated to an authority.

En las tablas siguientes se enumeran los miembros expuestos por el tipo AuthenticationInformation.

Público Constructores

  Nombre Descripción
  AuthenticationInformation Initializes a new instance of the class.

Arriba

Público Propiedades

  Nombre Descripción
public property Address Gets or sets the address of the authority that created the token.
public property AuthorizationContexts Gets the T:Microsoft.IdentityModel.Claims.AuthorizationContext used by the authenticating authority when issuing tokens.
public property DnsName Gets or sets the DNS name of the authority that created the token.
public property NotOnOrAfter Gets or sets the time that the session referred to in the session index must be considered ended.
public property Session Gets or sets the session index that describes the session between the authority and the client.

Arriba

Público Métodos

(vea también Protegido Métodos)

  Nombre Descripción
public method Equals  Sobrecargado. (Se hereda de Object)
public method GetHashCode  (Se hereda de Object)
public method GetType  (Se hereda de Object)
public methodstatic ReferenceEquals  (Se hereda de Object)
public method ToString  (Se hereda de Object)

Arriba

Protegido Métodos

  Nombre Descripción
protected method Finalize  (Se hereda de Object)
protected method MemberwiseClone  (Se hereda de Object)

Arriba

Vea también

Referencia

AuthenticationInformation (Clase)
Microsoft.IdentityModel.Claims (Espacio de nombres)

Copyright © 2008 Microsoft Corporation.Reservados todos los derechos.