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 | |
---|---|---|
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. |
Arriba
Público Métodos
(vea también Protegido Métodos)
Nombre | Descripción | |
---|---|---|
Equals | Sobrecargado. (Se hereda de Object) | |
GetHashCode | (Se hereda de Object) | |
GetType | (Se hereda de Object) | |
ReferenceEquals | (Se hereda de Object) | |
ToString | (Se hereda de Object) |
Arriba
Protegido Métodos
Nombre | Descripción | |
---|---|---|
Finalize | (Se hereda de Object) | |
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.