AuthenticationMiddleware Klasa

Definicja

Oprogramowanie pośredniczące wykonujące uwierzytelnianie.

public ref class AuthenticationMiddleware
public class AuthenticationMiddleware
type AuthenticationMiddleware = class
Public Class AuthenticationMiddleware
Dziedziczenie
AuthenticationMiddleware

Konstruktory

AuthenticationMiddleware(RequestDelegate, IAuthenticationSchemeProvider)

Inicjuje nowe wystąpienie klasy AuthenticationMiddleware.

Właściwości

Schemes

Pobiera lub ustawia wartość IAuthenticationSchemeProvider.

Metody

Invoke(HttpContext)

Wywołuje oprogramowanie pośredniczące wykonujące uwierzytelnianie.

Dotyczy