IAuthenticationHandlerProvider Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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. |