AuthenticationHandlerProvider Klasa

Definicja

public ref class AuthenticationHandlerProvider : Microsoft::AspNetCore::Authentication::IAuthenticationHandlerProvider
public class AuthenticationHandlerProvider : Microsoft.AspNetCore.Authentication.IAuthenticationHandlerProvider
type AuthenticationHandlerProvider = class
    interface IAuthenticationHandlerProvider
Public Class AuthenticationHandlerProvider
Implements IAuthenticationHandlerProvider
Dziedziczenie
AuthenticationHandlerProvider
Implementuje

Konstruktory

AuthenticationHandlerProvider(IAuthenticationSchemeProvider)

Konstruktor.

Właściwości

Schemes

Element IAuthenticationHandlerProvider.

Metody

GetHandlerAsync(HttpContext, String)

Zwraca wystąpienie programu obsługi, które będzie używane.

Dotyczy