What Does .NET Framework Configuration Tool Mean?
The .NET framework configuration tool (Mscorcfg.msc) is an administrative tool used to manage and configure .NET assemblies that are placed in the global assembly cache. It also enables you to modify code access security policy and adjust remoting services.
This Microsoft Management Console snap-in provides a graphical interface for users and administrators, allowing them to configure several aspects of common language runtime, including the security policy at enterprise, machine and user levels.
The .NET framework configuration tool was included in versions 1.0 through 3.5 of the .NET framework. Versions 4.0 and later do not include this tool.
Techopedia Explains .NET Framework Configuration Tool
This tool can perform the following functions: