James
2009-04-22 19:21:01 UTC
I hae a .NET Assembly which will be used via COM by a Win32 application.
When I register it using RegAsm (with /codebase option) I am warned not to
use /codebase wiithout a strong named assembly because of a security risk.
I am wondering what security risks to which it is vulnerable above any other
registered COM object.
Thank you!
When I register it using RegAsm (with /codebase option) I am warned not to
use /codebase wiithout a strong named assembly because of a security risk.
I am wondering what security risks to which it is vulnerable above any other
registered COM object.
Thank you!
--
James
James