Vidyalelo
C# Programming · Q51

ASP.NET and Web Development with C Sharp

Programming · C# Programming · question 51

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board