Share via


Microsoft.AspNetCore.Http.Features.Authentication 네임스페이스

인증 Features을 정의하고 구현하는 형식을 포함합니다.

클래스

AuthenticateContext

인증 Features을 정의하고 구현하는 형식을 포함합니다.

ChallengeContext

인증 Features을 정의하고 구현하는 형식을 포함합니다.

DescribeSchemesContext

인증 Features을 정의하고 구현하는 형식을 포함합니다.

HttpAuthenticationFeature

의 기본 구현입니다 IHttpAuthenticationFeature.

SignInContext

인증 Features을 정의하고 구현하는 형식을 포함합니다.

SignOutContext

인증 Features을 정의하고 구현하는 형식을 포함합니다.

인터페이스

IAuthenticationHandler

인증 Features을 정의하고 구현하는 형식을 포함합니다.

IHttpAuthenticationFeature

HTTP 인증 기능입니다.

열거형

ChallengeBehavior

인증 Features을 정의하고 구현하는 형식을 포함합니다.

설명

기능에 대한 자세한 내용은 ASP.NET Core 기능 요청을 참조하세요.