AuthenticationMiddleware<TOptions> Třída

Definice

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
Dědičnost
AuthenticationMiddleware<TOptions>
Odvozené

Konstruktory

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

Vlastnosti

AuthenticationScheme
Logger
Options
UrlEncoder

Metody

CreateHandler()
Invoke(HttpContext)

Platí pro