System.Net.SocketPermissionAttribute: Property Members

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

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

Public Properties

Accessstring.

Gets or sets the network access method that is allowed by this System.Net.SocketPermissionAttribute.

Hoststring.

Gets or sets the DNS host name or IP address that is specified by this System.Net.SocketPermissionAttribute.

Portstring.

Gets or sets the port number that is associated with this System.Net.SocketPermissionAttribute.

Transportstring.

Gets or sets the System.Net.TransportType that is specified by this System.Net.SocketPermissionAttribute.