WebPermission.AddPermission Method
.NET Framework 3.5
Adds the specified URI with the specified access rights to the current WebPermission.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
AddPermission(NetworkAccess, String) | Adds the specified URI string with the specified access rights to the current WebPermission. |
|
AddPermission(NetworkAccess, Regex) | Adds the specified URI with the specified access rights to the current WebPermission. |