namespace Microsoft.AspNetCore.Authentication.JwtBearer
{
    public class JwtBearerOptions : AuthenticationSchemeOptions
    {
        [Obsolete("SecurityTokenValidators is no longer used by default. Use TokenHandlers instead. To continue using SecurityTokenValidators, set UseSecurityTokenValidators to true. See https://aka.ms/aspnetcore8/security-token-changes")]
        public IList<ISecurityTokenValidatornot null>not null SecurityTokenValidators { get; }
    }
}
nuget.org
0.0 %
Upgrade Planner
0.0 %
Assembly Microsoft.AspNetCore.Authentication.JwtBearer , Version=8.0.3.0, PublicKeyToken=adb9793829ddae60
Package Microsoft.AspNetCore.Authentication.JwtBearer net8.0
Obsolete SecurityTokenValidators is no longer used by default. Use TokenHandlers instead. To continue using SecurityTokenValidators, set UseSecurityTokenValidators to true. See https://aka.ms/aspnetcore8/security-token-changes
Implementation Source
Help Documentation
.NET 8.08.0-android8.0-ios8.0-maccatalyst8.0-macos8.0-tvos8.0-windows9.09.0-android9.0-ios9.0-maccatalyst9.0-macos9.0-tvos9.0-windows
.NET Core 2.02.12.2
OS Platforms

For the selected framework the property getter is supported on all OS platforms.

  • Built-in API
  • Package-provided API

03/27/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙