Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Policy » StrongName   (RSS)

Strong Name Bypass

Many managed applications start up slower than they really need to because of time spent verifying their strong name signatures. For most of these applications, the strong name verification isn't buying the application anything - especially fully trusted
Posted by shawnfa | 0 Comments
Filed under: , ,

Spot the Defect: Modifying the Security Policy in Code

Modifying the CLR's security policy can be done in your code by interacting with the SecurityManager object. Specifically, you can access the PolicyHierarchy method which will expose an enumerator over the policy levels, and the SavePolicy method, which
Posted by shawnfa | 2 Comments
Filed under: , , ,
 
Page view tracker