Q58
What is the purpose of the AuthorizeAttribute in ASP.NET Web API?
A.
It manages session data
B.
It defines routing rules
C.
It restricts access to authorized users
AnswerD.
It handles HTTP requests and responses
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board