System.Net.SocketPermission: Property Members

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

Public Properties

[read-only]
AcceptListIEnumerator.

Gets a list of System.Net.EndpointPermission instances that identifies the endpoints that can be accepted under this permission instance.

[read-only]
ConnectListIEnumerator.

Gets a list of System.Net.EndpointPermission instances that identifies the endpoints that can be connected to under this permission instance.