Mono Class Library: Overview

System.Net.WebPermissionAttribute: Members

The members of System.Net.WebPermissionAttribute are listed below.

See Also: Inherited members from System.Security.Permissions.CodeAccessSecurityAttribute

Public Constructors

Public Properties

Acceptstring. Gets or sets the URI accepted by the current instance.
AcceptPatternstring. Documentation for this section has not yet been entered.
Connectstring. Gets or sets the URI connection controlled by the current instance.
ConnectPatternstring. Documentation for this section has not yet been entered.

Public Methods

override
CreatePermission() : System.Security.IPermission
Returns a System.Net.WebPermission instance that contains the security information of the current instance.