Q51
What is the purpose of the [Authorize] attribute in ASP.NET MVC?
A.
It handles HTTP requests and responses
B.
It defines routing rules
C.
It manages session data
D.
It restricts access to authorized users
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board