The members of System.Net.SocketPermissionAttribute are listed below.
See Also: Inherited members from System.Security.Permissions.CodeAccessSecurityAttribute
Initializes a new instance of the System.Net.SocketPermissionAttribute class with the specified System.Security.Permissions.SecurityAction value. |
Access | string.
Gets or sets the network access method that is allowed by this System.Net.SocketPermissionAttribute. | |
Host | string.
Gets or sets the DNS host name or IP address that is specified by this System.Net.SocketPermissionAttribute. | |
Port | string.
Gets or sets the port number that is associated with this System.Net.SocketPermissionAttribute. | |
Transport | string.
Gets or sets the System.Net.TransportType that is specified by this System.Net.SocketPermissionAttribute. |
override | CreatePermission()
|