Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

JwtBearerDefaults.AuthenticationScheme Field

Definition

Namespace:
Microsoft.AspNetCore.Authentication.JwtBearer
Assembly:
Microsoft.AspNetCore.Authentication.JwtBearer.dll
Package:
Microsoft.AspNetCore.Authentication.JwtBearer v1.0.0
Package:
Microsoft.AspNetCore.Authentication.JwtBearer v1.1.0
Package:
Microsoft.AspNetCore.Authentication.JwtBearer v10.0.0
Package:
Microsoft.AspNetCore.Authentication.JwtBearer v11.0.0-preview.4.26230.115
Package:
Microsoft.AspNetCore.Authentication.JwtBearer v2.0.0
Package:
Microsoft.AspNetCore.Authentication.JwtBearer v2.1.0
Package:
Microsoft.AspNetCore.Authentication.JwtBearer v2.2.0
Package:
Microsoft.AspNetCore.Authentication.JwtBearer v3.0.3
Package:
Microsoft.AspNetCore.Authentication.JwtBearer v3.1.18
Package:
Microsoft.AspNetCore.Authentication.JwtBearer v5.0.9
Package:
Microsoft.AspNetCore.Authentication.JwtBearer v6.0.6
Package:
Microsoft.AspNetCore.Authentication.JwtBearer v7.0.5
Package:
Microsoft.AspNetCore.Authentication.JwtBearer v8.0.19
Package:
Microsoft.AspNetCore.Authentication.JwtBearer v9.0.8
Source:
JwtBearerDefaults.cs
Source:
JwtBearerDefaults.cs
Source:
JwtBearerDefaults.cs
Source:
JwtBearerDefaults.cs
Source:
JwtBearerDefaults.cs
Source:
JwtBearerDefaults.cs

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Default value for AuthenticationScheme property in the JwtBearerOptions.

public: System::String ^ AuthenticationScheme;
public const string AuthenticationScheme;
val mutable AuthenticationScheme : string
Public Const AuthenticationScheme As String 

Field Value

Applies to


Feedback

Was this page helpful?