AuthenticationMiddleware<TOptions> Класс

Определение

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)

Параметры типа

TOptions
Наследование
AuthenticationMiddleware<TOptions>
Производный

Конструкторы

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

Свойства

AuthenticationScheme
Logger
Options
UrlEncoder

Методы

CreateHandler()
Invoke(HttpContext)

Применяется к