SecurityPermissionAttribute.SkipVerification Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets a value that indicates 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.
Show:
Caution: