AuthenticationHandlerProvider Třída

Definice

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
Dědičnost
AuthenticationHandlerProvider
Implementuje

Konstruktory

AuthenticationHandlerProvider(IAuthenticationSchemeProvider)

Konstruktor

Vlastnosti

Schemes

Hodnota IAuthenticationHandlerProvider

Metody

GetHandlerAsync(HttpContext, String)

Vrátí instanci obslužné rutiny, která bude použita.

Platí pro