[Mono-bugs] [Bug 62829][Nor] Changed - TypeBuilder.AddDeclarativeSecurity
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 16 Sep 2004 11:36:31 -0400 (EDT)
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 sebastien@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=62829
--- shadow/62829 2004-09-16 11:33:44.000000000 -0400
+++ shadow/62829.tmp.5370 2004-09-16 11:36:31.000000000 -0400
@@ -71,6 +71,19 @@
------- Additional Comments From sebastien@ximian.com 2004-09-16 11:33 -------
Created an attachment (id=10772)
good_decl_all.il
+
+------- Additional Comments From sebastien@ximian.com 2004-09-16 11:36 -------
+Disregard decl_all.il (wrong command output).
+
+Also note that security permission aren't encoded properly on properties.
+
+ .custom instance void class
+[mscorlib]System.Security.Permissions.SecurityPermissionAttribute::.ctor(valuetype
+[mscorlib]System.Security.Permissions.SecurityAction) = (
+ 01 00 05 00 00 00 01 00 54 02 0F 43 6F 6E 74 72 // ........T..Contr
+ 6F 6C 45 76 69 64 65 6E 63 65 01 ) // olEvidence.
+
+