[Mono-bugs] [Bug 52693][Wis] Changed - Unsupported declarative permissions
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 8 Jan 2004 20:28:55 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by spouliot@videotron.ca.
http://bugzilla.ximian.com/show_bug.cgi?id=52693
--- shadow/52693 2004-01-08 20:27:07.000000000 -0500
+++ shadow/52693.tmp.31445 2004-01-08 20:28:55.000000000 -0500
@@ -129,6 +129,11 @@
}
}
This shouldn't affect the "real" CAS permissions inside assemblies because
CodeAccessPermission.Demand() is (currently) empty (so it won't throw a
SecurityException or a NotImplementedException).
+
+------- Additional Comments From spouliot@videotron.ca 2004-01-08 20:28 -------
+Created an attachment (id=6370)
+Principal sample source code
+