SocketPermission Constructor
.NET Framework (current version)
Initializes a new instance of the SocketPermission class.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | SocketPermission(NetworkAccess, TransportType, String^, Int32) | Initializes a new instance of the SocketPermission class for the given transport address with the specified permission. |
![]() | SocketPermission(PermissionState) | Initializes a new instance of the SocketPermission class that allows unrestricted access to the Socket or disallows access to the Socket. |
Show:
