NetworkInformationPermission::IsUnrestricted Method ()
.NET Framework (current version)
Returns a value indicating whether the current permission is unrestricted.
Assembly: System (in System.dll)
An unrestricted permission is created using the NetworkInformationPermission constructor.
The following example creates a permission object and displays its state.
.NET Framework
Available since 2.0
Available since 2.0
Show: