You are designing an ASP.NET Web application. You need to recommend an approach for
restricting access to internal application state information. What should you do?
A.
Set the trust level to Medium.
B.
Deploy a P3P policy to the Web site.
C.
Install a certificate and enable SSL.
D.
Disable tracing and debugging.