NetworkInformationPermissionAttribute::Access Property
.NET Framework (current version)
Gets or sets the network information access level.
Assembly: System (in System.dll)
The valid values for this property are shown in the following table.
Value | Description |
|---|---|
"Read" | Read access to network information. |
"Full" | Full access to network information. |
"None" | No access to network information. |
.NET Framework
Available since 2.0
Available since 2.0
Show: