AuthenticationHandlerProvider Class

Definition

Implementation of IAuthenticationHandlerProvider.

C#
public class AuthenticationHandlerProvider : Microsoft.AspNetCore.Authentication.IAuthenticationHandlerProvider
Inheritance
AuthenticationHandlerProvider
Implements

Constructors

Properties

Methods

GetHandlerAsync(HttpContext, String)

Returns the handler instance that will be used.

Applies to

Product Versions
ASP.NET Core 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0