Moderate

If one uses ASP.NET configuration system to restrict access which of the following is TRUE ?

Correct answer: A. The access is restricted only to ASP.NET files

  • A. The access is restricted only to ASP.NET files
  • B. The access is restricted only to static files and non-ASP.NET resources.
  • C. Both A and B
  • D. None of the Above

Explanation

ASP.NET authorization rules are processed for resources handled by ASP.NET, such as .aspx pages, but normally do not protect static files such as images or plain HTML files. Therefore, access is restricted only to ASP.NET files.

Last updated

Practise Web and Mobile Development

268 free Web and Mobile Development MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions