[Mono-devel-list] Assembly Security

yoros at wanadoo.es yoros at wanadoo.es
Thu Jul 22 02:52:28 EDT 2004


On Thu, Jul 22, 2004 at 01:51:31AM -0500, Marcus wrote:
> Does Mono currently have the capability to restrict reflection on an assembly? 
> If reflection is permitted, it's possible to call internal and even private 
> methods from another assembly.
> 

I don't know if it is possible but for protect an assembly for direct
access you can put it in an application server (or just a simple
remoting server)... in this design nobody outside the server can access
to the assembly implementation.

Regards,

    Pedro

-- 
Pedro Martínez Juliá
\  pmj3 at alu.um.es
)|    yoros at wanadoo.es
/        http://yoros.dyndns.org
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org
GnuPG public information:  pub  1024D/74F1D3AC
Key fingerprint = 8431 7B47 D2B4 5A46 5F8E  534F 588B E285 74F1 D3AC



More information about the Mono-devel-list mailing list