SecurityPermissionAttribute::SkipVerification Property
.NET Framework (current version)
Gets or sets a value indicating whether permission to bypass code verification is declared.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System::Booleantrue if permission to bypass code verification is declared; otherwise, false.
Caution |
|---|
This is a powerful permission that should be granted only to highly trusted code. |
.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show:
