If one uses ASP.NET configuration system to restrict access which of the following is TRUE?
ANone of the Above
BThe access is restricted only to static files and non-ASP.NET resources.
CThe access is restricted only to ASP.NET files
DBoth A and B
Correct answer
C. The access is restricted only to ASP.NET files
Explanation
The correct answer is The access is restricted only to ASP.NET files.