IAuthenticationHandlerProvider Rozhraní

Definice

Poskytuje příslušnou instanci IAuthenticationHandler pro ověřováníScheme a požadavek.

public interface class IAuthenticationHandlerProvider
public interface IAuthenticationHandlerProvider
type IAuthenticationHandlerProvider = interface
Public Interface IAuthenticationHandlerProvider
Odvozené

Metody

GetHandlerAsync(HttpContext, String)

Vrátí instanci obslužné rutiny, která se použije.

Platí pro