Mono Class Library: Overview

System.Net.SocketPermissionAttribute: Members

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

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

Public Constructors

Public Properties

Accessstring. Gets or sets the network access method specified by the current instance.
Hoststring. Gets or sets the DNS host name or IP address specified by the current instance.
Portstring. Gets or sets the port specified by the current instance.
Transportstring. Gets or sets the transport type specified by the current instance.

Public Methods

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