JwtBearerExtensions.AddJwtBearer Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Przeciążenia
AddJwtBearer(AuthenticationBuilder) |
Włącza uwierzytelnianie elementu nośnego JWT przy użyciu schematu AuthenticationSchemedomyślnego .
Uwierzytelnianie elementu nośnego JWT przeprowadza uwierzytelnianie przez wyodrębnianie i weryfikowanie tokenu JWT z nagłówka |
AddJwtBearer(AuthenticationBuilder, Action<JwtBearerOptions>) |
Włącza uwierzytelnianie elementu nośnego JWT przy użyciu schematu AuthenticationSchemedomyślnego .
Uwierzytelnianie elementu nośnego JWT przeprowadza uwierzytelnianie przez wyodrębnianie i weryfikowanie tokenu JWT z nagłówka |
AddJwtBearer(AuthenticationBuilder, String) |
Włącza uwierzytelnianie elementu nośnego JWT przy użyciu wstępnie zdefiniowanego schematu.
Uwierzytelnianie elementu nośnego JWT przeprowadza uwierzytelnianie przez wyodrębnianie i weryfikowanie tokenu JWT z nagłówka |
AddJwtBearer(AuthenticationBuilder, String, Action<JwtBearerOptions>) |
Włącza uwierzytelnianie elementu nośnego JWT przy użyciu określonego schematu.
Uwierzytelnianie elementu nośnego JWT przeprowadza uwierzytelnianie przez wyodrębnianie i weryfikowanie tokenu JWT z nagłówka |
AddJwtBearer(AuthenticationBuilder, String, String, Action<JwtBearerOptions>) |
Włącza uwierzytelnianie elementu nośnego JWT przy użyciu określonego schematu.
Uwierzytelnianie elementu nośnego JWT przeprowadza uwierzytelnianie przez wyodrębnianie i weryfikowanie tokenu JWT z nagłówka |
AddJwtBearer(AuthenticationBuilder)
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
Włącza uwierzytelnianie elementu nośnego JWT przy użyciu schematu AuthenticationSchemedomyślnego .
Uwierzytelnianie elementu nośnego JWT przeprowadza uwierzytelnianie przez wyodrębnianie i weryfikowanie tokenu JWT z nagłówka Authorization
żądania.
public static Microsoft.AspNetCore.Authentication.AuthenticationBuilder AddJwtBearer (this Microsoft.AspNetCore.Authentication.AuthenticationBuilder builder);
static member AddJwtBearer : Microsoft.AspNetCore.Authentication.AuthenticationBuilder -> Microsoft.AspNetCore.Authentication.AuthenticationBuilder
<Extension()>
Public Function AddJwtBearer (builder As AuthenticationBuilder) As AuthenticationBuilder
Parametry
- builder
- AuthenticationBuilder
Element AuthenticationBuilder.
Zwraca
Odwołanie do builder
po zakończeniu operacji.
Dotyczy
AddJwtBearer(AuthenticationBuilder, Action<JwtBearerOptions>)
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
Włącza uwierzytelnianie elementu nośnego JWT przy użyciu schematu AuthenticationSchemedomyślnego .
Uwierzytelnianie elementu nośnego JWT przeprowadza uwierzytelnianie przez wyodrębnianie i weryfikowanie tokenu JWT z nagłówka Authorization
żądania.
public static Microsoft.AspNetCore.Authentication.AuthenticationBuilder AddJwtBearer (this Microsoft.AspNetCore.Authentication.AuthenticationBuilder builder, Action<Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerOptions> configureOptions);
static member AddJwtBearer : Microsoft.AspNetCore.Authentication.AuthenticationBuilder * Action<Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerOptions> -> Microsoft.AspNetCore.Authentication.AuthenticationBuilder
<Extension()>
Public Function AddJwtBearer (builder As AuthenticationBuilder, configureOptions As Action(Of JwtBearerOptions)) As AuthenticationBuilder
Parametry
- builder
- AuthenticationBuilder
Element AuthenticationBuilder.
- configureOptions
- Action<JwtBearerOptions>
Delegat, który umożliwia skonfigurowanie programu JwtBearerOptions.
Zwraca
Odwołanie do builder
po zakończeniu operacji.
Dotyczy
AddJwtBearer(AuthenticationBuilder, String)
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
Włącza uwierzytelnianie elementu nośnego JWT przy użyciu wstępnie zdefiniowanego schematu.
Uwierzytelnianie elementu nośnego JWT przeprowadza uwierzytelnianie przez wyodrębnianie i weryfikowanie tokenu JWT z nagłówka Authorization
żądania.
public static Microsoft.AspNetCore.Authentication.AuthenticationBuilder AddJwtBearer (this Microsoft.AspNetCore.Authentication.AuthenticationBuilder builder, string authenticationScheme);
static member AddJwtBearer : Microsoft.AspNetCore.Authentication.AuthenticationBuilder * string -> Microsoft.AspNetCore.Authentication.AuthenticationBuilder
<Extension()>
Public Function AddJwtBearer (builder As AuthenticationBuilder, authenticationScheme As String) As AuthenticationBuilder
Parametry
- builder
- AuthenticationBuilder
Element AuthenticationBuilder.
- authenticationScheme
- String
Schemat uwierzytelniania.
Zwraca
Odwołanie do builder
po zakończeniu operacji.
Dotyczy
AddJwtBearer(AuthenticationBuilder, String, Action<JwtBearerOptions>)
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
Włącza uwierzytelnianie elementu nośnego JWT przy użyciu określonego schematu.
Uwierzytelnianie elementu nośnego JWT przeprowadza uwierzytelnianie przez wyodrębnianie i weryfikowanie tokenu JWT z nagłówka Authorization
żądania.
public static Microsoft.AspNetCore.Authentication.AuthenticationBuilder AddJwtBearer (this Microsoft.AspNetCore.Authentication.AuthenticationBuilder builder, string authenticationScheme, Action<Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerOptions> configureOptions);
static member AddJwtBearer : Microsoft.AspNetCore.Authentication.AuthenticationBuilder * string * Action<Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerOptions> -> Microsoft.AspNetCore.Authentication.AuthenticationBuilder
<Extension()>
Public Function AddJwtBearer (builder As AuthenticationBuilder, authenticationScheme As String, configureOptions As Action(Of JwtBearerOptions)) As AuthenticationBuilder
Parametry
- builder
- AuthenticationBuilder
Element AuthenticationBuilder.
- authenticationScheme
- String
Schemat uwierzytelniania.
- configureOptions
- Action<JwtBearerOptions>
Delegat, który umożliwia skonfigurowanie programu JwtBearerOptions.
Zwraca
Odwołanie do builder
po zakończeniu operacji.
Dotyczy
AddJwtBearer(AuthenticationBuilder, String, String, Action<JwtBearerOptions>)
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
- Źródło:
- JwtBearerExtensions.cs
Włącza uwierzytelnianie elementu nośnego JWT przy użyciu określonego schematu.
Uwierzytelnianie elementu nośnego JWT przeprowadza uwierzytelnianie przez wyodrębnianie i weryfikowanie tokenu JWT z nagłówka Authorization
żądania.
public static Microsoft.AspNetCore.Authentication.AuthenticationBuilder AddJwtBearer (this Microsoft.AspNetCore.Authentication.AuthenticationBuilder builder, string authenticationScheme, string displayName, Action<Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerOptions> configureOptions);
public static Microsoft.AspNetCore.Authentication.AuthenticationBuilder AddJwtBearer (this Microsoft.AspNetCore.Authentication.AuthenticationBuilder builder, string authenticationScheme, string? displayName, Action<Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerOptions> configureOptions);
static member AddJwtBearer : Microsoft.AspNetCore.Authentication.AuthenticationBuilder * string * string * Action<Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerOptions> -> Microsoft.AspNetCore.Authentication.AuthenticationBuilder
<Extension()>
Public Function AddJwtBearer (builder As AuthenticationBuilder, authenticationScheme As String, displayName As String, configureOptions As Action(Of JwtBearerOptions)) As AuthenticationBuilder
Parametry
- builder
- AuthenticationBuilder
Element AuthenticationBuilder.
- authenticationScheme
- String
Schemat uwierzytelniania.
- displayName
- String
Nazwa wyświetlana programu obsługi uwierzytelniania.
- configureOptions
- Action<JwtBearerOptions>
Delegat, który umożliwia skonfigurowanie programu JwtBearerOptions.
Zwraca
Odwołanie do builder
po zakończeniu operacji.