AspNetHostingPermission::IsUnrestricted Method ()
.NET Framework (current version)
Returns a value indicating whether unrestricted access to the resource that is protected by the current permission is allowed.
Assembly: System (in System.dll)
Return Value
Type: System::Booleantrue if unrestricted use of the resource protected by the permission is allowed; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: