Posted By: TomasDeml | Jun 18th, 2006 @ 10:37 PM
page 1 of 1
Comments: 3 | Views: 5824
TomasDeml
TomasDeml
Run Chiro, Run!

Hi.

I've created a sandboxed AppDomain with limited permissions and granted the full trust to my assembly. However, I'm not able to get a custom attribute applied on a type from another assembly (not fully trusted). The attribute type resides in my trusted assembly. I've done many assertions but I'm unable to determine what permissions Type.IsDefine method requires. The call does not return false only when the domain gets unlimited permissions. Even unlimited security & reflection permissions do not help.

Can you help me? Thanks a lot.

page 1 of 1
Comments: 3 | Views: 5824
Microsoft Communities