Lets say I have:

Assembly A thas has custom permission P1.
Assembly A defines class AC;

Assembly B that is refused custom permission P1.
Assembly B defines class BC;

At runtime instance of AC deems that a certain instance of BC should be
treated as safe and wants to grant it permission P1, so instance BC can
directly access certain elements that it previously could not.

Is that possible?

===================================
This list is hosted by DevelopMentor�  http://www.develop.com
NEW! ASP.NET courses you may be interested in:

2 Days of ASP.NET, 29 Sept 2003, in Redmond
http://www.develop.com/courses/2daspdotnet

Guerrilla ASP.NET, 13 Oct 2003, in Boston
http://www.develop.com/courses/gaspdotnet

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to