AuthenticationMiddleware<TOptions> Klasa

Definicja

generic <typename TOptions>
 where TOptions : AuthenticationOptionsgcnew()public ref class AuthenticationMiddleware abstract
public abstract class AuthenticationMiddleware<TOptions> where TOptions : AuthenticationOptions, new()
type AuthenticationMiddleware<'Options (requires 'Options :> AuthenticationOptions and 'Options : (new : unit -> 'Options))> = class
Public MustInherit Class AuthenticationMiddleware(Of TOptions)

Parametry typu

TOptions
Dziedziczenie
AuthenticationMiddleware<TOptions>
Pochodne

Konstruktory

AuthenticationMiddleware<TOptions>(RequestDelegate, IOptions<TOptions>, ILoggerFactory, UrlEncoder)

Właściwości

AuthenticationScheme
Logger
Options
UrlEncoder

Metody

CreateHandler()
Invoke(HttpContext)

Dotyczy