共用方式為


OpenIdConnectOptions.TokenHandler 屬性

定義

取得或設定 TokenHandler 用來驗證識別權杖的 。

如果 UseSecurityTokenValidatorfalse ,則會使用這個值,而不是 SecurityTokenValidator

public Microsoft.IdentityModel.Tokens.TokenHandler TokenHandler { get; set; }
member this.TokenHandler : Microsoft.IdentityModel.Tokens.TokenHandler with get, set
Public Property TokenHandler As TokenHandler

屬性值

適用於