Share via


IAuthenticationHandlerProvider Interfaz

Definición

Proporciona la instancia de IAuthenticationHandler adecuada para la autenticaciónScheme y la solicitud.

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

Métodos

GetHandlerAsync(HttpContext, String)

Devuelve la instancia del controlador que se usará.

Se aplica a