IAuthenticationHandlerProvider Interface

Definição

Fornece a instância IAuthenticationHandler apropriada para a solicitação e authenticationScheme.

public interface class IAuthenticationHandlerProvider
public interface IAuthenticationHandlerProvider
type IAuthenticationHandlerProvider = interface
Public Interface IAuthenticationHandlerProvider
Derivado

Métodos

GetHandlerAsync(HttpContext, String)

Retorna a instância do manipulador que será usada.

Aplica-se a