[Mono-devel-list] CAS - Patch for Assembly RequestMinimum, RequestOptional and RequestRefuse

Sebastien Pouliot spouliot at novell.com
Mon Dec 20 15:25:49 EST 2004


Hello,

This patch adds an icall that allows the assembly policy resolution to
get the assembly-level declarative security permission sets associated
to the actions RequestMinimum, RequestOptional and RequestRefuse.

This code is called only when the policy is resolved (i.e. it's delayed
until a CAS demand occurs so it doesn't affect performance if CAS isn't
being used). It will also allow the permview tool to work in it's most
basic case (i.e. without /decl).

It's a small patch as it reuse much of the previous patch for the stack
modifiers.

-- 
Sebastien Pouliot  <sebastien at ximian.com>
blog: http://pages.infinit.net/ctech/poupou.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mono.20041220.diff
Type: text/x-patch
Size: 2358 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20041220/26e68b11/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: corlib.20041220.diff
Type: text/x-patch
Size: 2503 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20041220/26e68b11/attachment-0001.bin 


More information about the Mono-devel-list mailing list