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 | |
---|---|---|
Address | Gets or sets the address of the authority that created the token. | |
AuthorizationContexts | Gets the T:Microsoft.IdentityModel.Claims.AuthorizationContext used by the authenticating authority when issuing tokens. | |
DnsName | Gets or sets the DNS name of the authority that created the token. | |
NotOnOrAfter | Gets or sets the time that the session referred to in the session index must be considered ended. | |
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 | |
---|---|---|
Equals | Surchargé. (hérité de Object) | |
GetHashCode | (hérité de Object) | |
GetType | (hérité de Object) | |
ReferenceEquals | (hérité de Object) | |
ToString | (hérité de Object) |
Haut
Protégé Méthodes
Nom | Description | |
---|---|---|
Finalize | (hérité de Object) | |
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.