Constructs and initializes a new instance of the System.Net.WebPermission class that secures access to the specified URI.
- access
- A System.Net.NetworkAccess value indicating the type of access to secure.
- uriString
- A string that represents the URI to grant access rights to.
Note: For more information on the format of this string, see Uri.
Type Reason ArgumentNullException uriString is null .
Documentation for this section has not yet been entered.
Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0