Sdílet prostřednictvím


IAuthenticationHandlerProvider Rozhraní

Definice

Poskytuje odpovídající IAuthenticationHandler instance pro authenticationScheme 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á bude použita.

Platí pro