Vidyalelo
C# Programming · Q58

ASP.NET and Web Development with C Sharp

Programming · C# Programming · question 58

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
Answer
D.
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