Sdílet prostřednictvím


AuthenticationMiddleware Třída

Definice

Middleware, který provádí ověřování.

public ref class AuthenticationMiddleware
public class AuthenticationMiddleware
type AuthenticationMiddleware = class
Public Class AuthenticationMiddleware
Dědičnost
AuthenticationMiddleware

Konstruktory

AuthenticationMiddleware(RequestDelegate, IAuthenticationSchemeProvider)

Inicializuje novou instanci objektu AuthenticationMiddleware.

Vlastnosti

Schemes

Získá nebo nastaví IAuthenticationSchemeProvider.

Metody

Invoke(HttpContext)

Vyvolá middleware, který provádí ověřování.

Platí pro