The properties 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
[read-only] | AcceptList | IEnumerator.
Gets a list of System.Net.EndpointPermission instances that identifies the endpoints that can be accepted under this permission instance. |
[read-only] | ConnectList | IEnumerator.
Gets a list of System.Net.EndpointPermission instances that identifies the endpoints that can be connected to under this permission instance. |