[Mono-list] Simple Sandboxing API

Sebastien Pouliot sebastien.pouliot at gmail.com
Thu Feb 22 08:53:45 EST 2007


Hello Ben,

The Simple Sanboxing API (2.0) depends on CAS to work properly. Current
CAS status is experimental (i.e. incomplete and unsupported).

It's unlikely this method will be (fully) implemented in the near
future. Contributions are welcomed :-)

On Mon, 2007-02-19 at 21:24 -0800, Ben Joldersma wrote:
> Hello mono-folk,
> 
> I was wondering if this overload of CreateDomain was planned for
> inclusion into mono anytime soon?
> 
> 
> AppDomain.CreateDomain( string friendlyName,
>                         Evidence securityInfo,
>                         AppDomainSetup info,
>                         PermissionSet grantSet,
>                         params StrongName[] fullTrustAssemblies);
> 
> Cheers!
> 
> --ben
> 
> http://blogs.msdn.com/shawnfa/archive/2005/08/08/449050.aspx
> 
> -- 
> ben joldersma
> http://ben.creationsnetwork.org 
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
-- 
Sebastien Pouliot  <sebastien at ximian.com>
Blog: http://pages.infinit.net/ctech/



More information about the Mono-list mailing list