The members of System.Net.WebPermissionAttribute are listed below.
See Also: Inherited members from System.Security.Permissions.CodeAccessSecurityAttribute
Initializes a new instance of the System.Net.WebPermissionAttribute class with a value that specifies the security actions that can be performed on this class. |
Accept | string.
Gets or sets the URI string accepted by the current System.Net.WebPermissionAttribute. | |
AcceptPattern | string.
Gets or sets a regular expression pattern that describes the URI accepted by the current System.Net.WebPermissionAttribute. | |
Connect | string.
Gets or sets the URI connection string controlled by the current System.Net.WebPermissionAttribute. | |
ConnectPattern | string.
Gets or sets a regular expression pattern that describes the URI connection controlled by the current System.Net.WebPermissionAttribute. |
override | CreatePermission()
|