ConfigurationPermission::IsUnrestricted Method ()
.NET Framework (current version)
Indicates whether the permission state for the ConfigurationPermission object is the Unrestricted value of the PermissionState enumeration.
Assembly: System.Configuration (in System.Configuration.dll)
Return Value
Type: System::Booleantrue if the permission state for the ConfigurationPermission is the Unrestricted value of PermissionState; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: