Ability to skip verification of code in this assembly. Code that is unverifiable can be run if this permission is granted.
Value: SkipVerification
This is a powerful permission that should be granted only to highly trusted code.
This flag has no effect when used dynamically with stack modifiers such as System.Security.CodeAccessPermission.Deny, System.Security.CodeAccessPermission.Assert, and System.Security.CodeAccessPermission.PermitOnly.