共用方式為


JwtBearerOptions.TokenHandlers 屬性

定義

取得用來驗證存取權杖的 TokenHandler 已排序清單。

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)

屬性值

適用於