What is security policy?

Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.

What is security policy?

Rating:

Security policy is a set of rules followed by common language runtime (CLR) while determining the permissions to be granted to code. CLR examines the characteristics of the code for determining the access that the code can have to resources. Security policy defines several code groups and associates them with a set of permissions. Although the default security policy is applicable for most situations, administrators can customize or modify the security policy of organizations. CLR grants permissions to assemblies and application domains on the basis of the security policy. The .NET Framework provides four security policy levels that are used to compute the permission grant of an assembly or application domain. Each security policy level has its own hierarchy of permission sets and code groups. To compute the allowed permission set, CLR intersects the permission sets that are granted to an assembly from each level. Following are the four security policy levels, in hierarchical order, provided by .NET Framework security:

  1. Enterprise policy
  2. Machine policy
  3. User policy
  4. Application domain policy
CLR starts at the top of the hierarchy and works its way down when computing permission grants.


Rating:



Other articles

Click here to Article home

 
uCertify.com | Our Company | Articles | Privacy | Security | Contact Us | News and Press Release | uCertify India
MCSE: MCSA, MCTS, MCITP    JAVA Certification: SCJP, SCWCD Cisco Certification: CCNA, CCENT, A+, Network+, Security+
Oracle Certification: OCP 9i, OCP 10g, OCA 9i, OCA 10g CIW foundation    EC-212-32    CISSP    Photoshop ACE    Adobe Flash ACE
© 2008 uCertify.com. All rights reserved. All trademarks are the property of their respective owners.