Kizspy | Question: 26
(Choose 1 answer)
What is the purpose of the [AllowAnonymous] attribute in ASP.NET Core authentication?
A. To allow anonymous access to an action method, overriding authentication rules
B. To specify multiple authentication schemes for an action method
C. To skip model validation for a specific action method
D. To allow anonymous access to a specific controller, overriding authentication rules
Pevenlaw.com