The members of System.Net.SocketPermissionAttribute are listed below.
See Also: Inherited members from System.Security.Permissions.CodeAccessSecurityAttribute
Constructs and 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 specified by the current instance. Host string. Gets or sets the DNS host name or IP address specified by the current instance. Port string. Gets or sets the port specified by the current instance. Transport string. Gets or sets the transport type specified by the current instance.
overrideCreatePermission() : System.Security.IPermission Returns a System.Net.SocketPermission that contains the security information of the current instance.