System.Net.SocketPermission: Constructor Members

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

See Also: Inherited members from System.Security.CodeAccessPermission

Public Constructors

Initializes a new instance of the System.Net.SocketPermission class that allows unrestricted access to the System.Net.Sockets.Socket or disallows access to the System.Net.Sockets.Socket.

Initializes a new instance of the System.Net.SocketPermission class for the given transport address with the specified permission.