AuthenticationMiddleware<TOptions> Klasse

Definition

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)

Typparameter

TOptions
Vererbung
AuthenticationMiddleware<TOptions>
Abgeleitet

Konstruktoren

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

Eigenschaften

AuthenticationScheme
Logger
Options
UrlEncoder

Methoden

CreateHandler()
Invoke(HttpContext)

Gilt für: