Share via


Configuring Code Groups Using the .NET Framework Configuration Tool (Mscorcfg.msc) 

A code group checks whether an assembly matches an administrator-defined criteria called a membership condition. If the assembly matches, the code group grants the assembly a set of permissions that has been associated with that code group.

You can use the .NET Framework Configuration Tool (Mscorcfg.msc) to configure code groups.

In This Section

  • How to: Create Code Groups
    Describes how to use Mscorcfg.msc to create a code group and associate the group with a membership condition and a permission set.