ASP.NET Core Practice Test
✕
📝 ASP.NET Core Practice Tests
Authentication & Authorization
Configuration & Environments
Configuration & Logging
Dependency Injection
Entity Framework Core
Middleware & Pipeline
Middleware & Request Pipeline
Routing & Controllers
ASP.NET Core General
📖 ASP.NET Core Study Guides
ASP.NET Core Practice Test
🎥 ASP.NET Core Videos
ASP.NET Core Practice Test
☰
ASP.NET Core Practice Test
▶
ASP.NET Core Authentication & Authorization 3
Free · Instant Results
Which handler class must be extended to implement a custom authorization requirement handler?
A
AuthorizationHandler<TRequirement>
B
RequirementHandler<T>
C
PolicyHandler<TRequirement>
D
ClaimsAuthorizationHandler
▶ Start Practice Test