System.Net.WebPermission: Constructor Members

The constructors of System.Net.WebPermission are listed below. For a list of all members, see the WebPermission Members list.

See Also: Inherited members from System.Security.CodeAccessPermission

Public Constructors

Creates a new instance of the System.Net.WebPermission class.

Creates a new instance of the System.Net.WebPermission class that passes all demands or fails all demands.

Initializes a new instance of the System.Net.WebPermission class with the specified access rights for the specified URI.

Initializes a new instance of the System.Net.WebPermission class with the specified access rights for the specified URI regular expression.