You need to design a solution for the protection of the pages in the Secured folder.
Which approach should you recommend?
A.
Use Code Access Security.
B.
Use the Personalization API.
C.
Use Software Restriction Policies.
D.
Use the Authorization element of web.config.
Explanation:
ASP.NET Authorization
Authorization determines whether an identity should be granted access to a specific resource.
http://msdn.microsoft.com/en-us/library/wce3kxhd.aspx