|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Assembly Minimum Security RequirementsHi,
Using VS 2005 Pro., I have built a Class Library (DLL) with several functions, subs, etc... I would like to determine the minimum security requirements. For some reason, the "Security" tab does NOT appear when designing Class Libraries (DLL's), therefore, I cannot use the "Calculate Permissions" button. I tried using PERMCALC.exe, but the resulting .XML file is quite involved and hard to decipher. It has many "demands" nodes throughout and thus extremely time consuming to go through. Is there any way quickly determine .DLL security permission requirements (minimum), or somehow "attach" the XML file generated by PERMCALC.exe to the assembly/DLL in question? There must be an easier way than going through thousands of lines of code trying to find a security "Demand". Regards, Giovanni |
|||||||||||||||||||||||