Udostępnij za pośrednictwem


JwtBearerPostConfigureOptions Klasa

Definicja

Służy do konfigurowania wartości domyślnych dla wszystkich JwtBearerOptionselementów .

public ref class JwtBearerPostConfigureOptions : Microsoft::Extensions::Options::IPostConfigureOptions<Microsoft::AspNetCore::Authentication::JwtBearer::JwtBearerOptions ^>
public class JwtBearerPostConfigureOptions : Microsoft.Extensions.Options.IPostConfigureOptions<Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerOptions>
type JwtBearerPostConfigureOptions = class
    interface IPostConfigureOptions<JwtBearerOptions>
Public Class JwtBearerPostConfigureOptions
Implements IPostConfigureOptions(Of JwtBearerOptions)
Dziedziczenie
JwtBearerPostConfigureOptions
Implementuje

Konstruktory

JwtBearerPostConfigureOptions()

Służy do konfigurowania wartości domyślnych dla wszystkich JwtBearerOptionselementów .

Metody

PostConfigure(String, JwtBearerOptions)

Wywołana w celu skonfigurowania wystąpienia JwtBearerOptions.

Dotyczy