Share via


JwtBearerOptions.TokenHandlers Propiedad

Definición

Obtiene la lista ordenada de usada para validar los tokens de TokenHandler acceso.

public System.Collections.Generic.IList<Microsoft.IdentityModel.Tokens.TokenHandler> TokenHandlers { get; }
member this.TokenHandlers : System.Collections.Generic.IList<Microsoft.IdentityModel.Tokens.TokenHandler>
Public ReadOnly Property TokenHandlers As IList(Of TokenHandler)

Valor de propiedad

Se aplica a