Kizspy | Question: 27
(Choose 1 answer)
What is the purpose of an authentication handler in ASP.NET Core?
A. To validate user credentials and issue authentication tickets
B. To handle encryption and decryption of data
C. To handle user session management
D. To enforce authorization rules on the application