It is possible to completely switch security off. This may be of advantage in environments where the administrator can have full trust in the code that is running.
Security can be switched off in the following manner:
Caspol –security off
It can be turned on in the following way:
Caspol –security on
WARNING: Turning security off is a machine wide operation, terminating security checks for all managed code and running for all users on that machine. Although the –list option will show security turned off, there are no other clear indications for other users that security has been switched off.