.NET: are regasm and caspol dependent on which user is logged
Posted
by Craig Johnston
on Stack Overflow
See other posts from Stack Overflow
or by Craig Johnston
Published on 2010-05-06T07:26:20Z
Indexed on
2010/05/06
7:38 UTC
Read the original article
Hit count: 435
When using regasm
and caspol
to register and grant trust to assemblies, will it matter under which account these utilties are executed?
Could there arise a situation where assemblies are registered and/or granted trust only for certain users on a machine or domain?
© Stack Overflow or respective owner