Article ID: 815170 - Last Review: May 17, 2007 - Revision: 2.6 HOW TO: Evaluate the Permissions That Are Granted to an AssemblyOn This PageSUMMARYThis step-by-step article describes how to evaluate the
permissions that are granted to a .NET Framework assembly. The .NET Framework
uses a hierarchical model to assign security policies to managed assemblies.
You can define configurations at the Enterprise, Machine, or User level.
Additionally, you can assign trust to assemblies based on their zone or on the
developer who created the assembly. You can manually override these rules on a
per-assembly basis. The combination of all these factors determines the
resources that are available to an assembly. This article describes the process
of evaluating the permissions granted to an assembly. Use the Evaluate An Assembly WizardThe .NET Framework Configuration tool includes the Evaluate An Assembly Wizard. To use this wizard, follow these steps:
REFERENCESFor more information, see the .NET Framework SDK
documentation at the following MSDN Web site: .NET Framework Configuration Tool
(Mscorcfg.msc)
For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
http://msdn2.microsoft.com/en-us/library/2bc0cxhc(vs.71).aspx (http://msdn2.microsoft.com/en-us/library/2bc0cxhc(vs.71).aspx) 818016
(http://support.microsoft.com/kb/818016/EN-US/
)
HOW TO: Deploy Applications That Are Built on the .NET Framework
| Article Translations
|
Back to the top
