Condividi tramite


IAuthenticationHandlerProvider Interfaccia

Definizione

Fornisce l'istanza appropriata di IAuthenticationHandler per l'autenticazioneScheme e la richiesta.

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

Metodi

GetHandlerAsync(HttpContext, String)

Restituisce l'istanza del gestore che verrà usata.

Si applica a