When using the ASP.NET configuration system to control access, which statement is accurate?
Explanation
Option A is correct because the ASP.NET configuration system restricts access solely to ASP.NET files. It does not apply these restrictions to static files or other non-ASP.NET resources.