Partager via


Membres AuthenticationInformation

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

Les tableaux suivants répertorient les membres exposés par le type AuthenticationInformation.

Public Constructeurs

  Nom Description
  AuthenticationInformation Initializes a new instance of the class.

Haut

Public Propriétés

  Nom Description
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.

Haut

Public Méthodes

(voir également Protégé Méthodes)

  Nom Description
public method Equals  Surchargé. (hérité de Object)
public method GetHashCode  (hérité de Object)
public method GetType  (hérité de Object)
public methodstatic ReferenceEquals  (hérité de Object)
public method ToString  (hérité de Object)

Haut

Protégé Méthodes

  Nom Description
protected method Finalize  (hérité de Object)
protected method MemberwiseClone  (hérité de Object)

Haut

Voir aussi

Référence

Classe AuthenticationInformation
Espace de noms Microsoft.IdentityModel.Claims

Copyright © 2008 Microsoft Corporation.Tous droits réservés.