AuthenticationHandlerProvider Classe

Définition

Implémentation de IAuthenticationHandlerProvider.

public ref class AuthenticationHandlerProvider : Microsoft::AspNetCore::Authentication::IAuthenticationHandlerProvider
public class AuthenticationHandlerProvider : Microsoft.AspNetCore.Authentication.IAuthenticationHandlerProvider
type AuthenticationHandlerProvider = class
    interface IAuthenticationHandlerProvider
Public Class AuthenticationHandlerProvider
Implements IAuthenticationHandlerProvider
Héritage
AuthenticationHandlerProvider
Implémente

Constructeurs

AuthenticationHandlerProvider(IAuthenticationSchemeProvider)

Constructeur.

Propriétés

Schemes

L’IAuthenticationHandlerProvideropérateur

Méthodes

GetHandlerAsync(HttpContext, String)

Retourne le gestionnaire instance qui sera utilisé.

S’applique à