Partager via


IAuthenticationHandlerProvider Interface

Définition

Fournit les instance IAuthenticationHandler appropriés pour authenticationScheme et request.

public interface class IAuthenticationHandlerProvider
public interface IAuthenticationHandlerProvider
type IAuthenticationHandlerProvider = interface
Public Interface IAuthenticationHandlerProvider
Dérivé

Méthodes

GetHandlerAsync(HttpContext, String)

Retourne le gestionnaire instance qui sera utilisé.

S’applique à