SecurityAttribute.Unrestricted 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 full (unrestricted) permission to the resource that is protected by the attribute is declared.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Booleantrue if full permission to the protected resource is declared; otherwise, false.
Show: