Condividi tramite


AuthenticationMiddleware<TOptions> Classe

Definizione

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)

Parametri di tipo

TOptions
Ereditarietà
AuthenticationMiddleware<TOptions>
Derivato

Costruttori

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

Proprietà

AuthenticationScheme
Logger
Options
UrlEncoder

Metodi

CreateHandler()
Invoke(HttpContext)

Si applica a