Microsoft.AspNetCore.Http.Features.Authentication Namespace

Contains types defining and implementing authentication Features.

Classes

AuthenticateContext
ChallengeContext
DescribeSchemesContext
HttpAuthenticationFeature

Default implementation for IHttpAuthenticationFeature.

SignInContext
SignOutContext

Interfaces

IAuthenticationHandler
IHttpAuthenticationFeature

The HTTP authentication feature.

Enums

ChallengeBehavior

Remarks

For more information about features, see Request Features in ASP.NET Core.