Determines whether fully trusted transparent code should skip Microsoft intermediate language (MSIL) verification.
Documentation for this section has not yet been entered.
This property should be used only for optimization, because security guarantees made for transparent code cannot be enforced if the code is unverifiable.
If you use this property to skip MSIL verification for an assembly, use the transparent option in the PEVerify tool to statically verify that the assembly's transparent code meets type safety requirements.