April 2002
Intermediate to advanced
816 pages
20h 56m
English
By Sebastian Lange
IN THIS CHAPTER
A Roadmap for Administering the Security Context of Managed Code
.NET Framework Security and Operating System Security Settings
The most powerful and elaborate security systems are useless unless they are configured correctly. Picking the right security settings that allow managed code to execute with a minimum of constraints while protecting resources and data from illicit access can be an art. This section will show you how to view, analyze, and modify the security settings impacting assemblies executed by the Common Language Runtime (CLR).
Starting from the ground up, you will find the following key points covered in this chapter: ...
Read now
Unlock full access