SIGN UP MEMBER LOGIN:    
Blog

Code Groups  of .NET Framework

Posted by Manish Tewatia Blogs | ASP.NET using VB.NET Oct 11, 2010
In this blog you will learn about the Code Groups of .NET Framework.

A code group is a logical grouping of code that fulfills a specific condition for membership. Any code that meets a code group's membership condition is said to be in that code group. All security level administrators configure security policy by managing code groups. Code groups that build a policy tree are composed of two parts: a membership condition and a named permission set.

Table 22.2 lists the membership conditions for code groups and includes descriptions excerpted from the .NET Framework Configuration tool's MMC console.

Table 22.2: Code Groups and Conditions

table22.2.gif

share this blog :
post comment