WebBrowserPermission::IsUnrestricted Method ()
.NET Framework (current version)
Returns a value indicating whether the current permission is unrestricted.
Assembly: WindowsBase (in WindowsBase.dll)
Return Value
Type: System::Booleantrue if the Level property is set to Unrestricted; otherwise, false.
An unrestricted permission represents access to any and all resources protected by the permission.
Members of this class are either not typically used in XAML, or cannot be used in XAML.
.NET Framework
Available since 3.0
Available since 3.0
Show: