WebPermission Constructor
.NET Framework (current version)
Creates a new instance of the WebPermission class.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | WebPermission() | Creates a new instance of the WebPermission class. |
![]() | WebPermission(NetworkAccess, Regex^) | Initializes a new instance of the WebPermission class with the specified access rights for the specified URI regular expression. |
![]() | WebPermission(NetworkAccess, String^) | Initializes a new instance of the WebPermission class with the specified access rights for the specified URI. |
![]() | WebPermission(PermissionState) | Creates a new instance of the WebPermission class that passes all demands or fails all demands. |
Show:
