SocketPermissionAttribute Properties
.NET Framework (current version)
Namespace:
System.Net
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Access | Gets or sets the network access method that is allowed by this SocketPermissionAttribute. |
![]() | Action | Gets or sets a security action.(Inherited from SecurityAttribute.) |
![]() | Host | Gets or sets the DNS host name or IP address that is specified by this SocketPermissionAttribute. |
![]() | Port | Gets or sets the port number that is associated with this SocketPermissionAttribute. |
![]() | Transport | Gets or sets the TransportType that is specified by this SocketPermissionAttribute. |
![]() | TypeId | |
![]() | Unrestricted | Gets or sets a value indicating whether full (unrestricted) permission to the resource protected by the attribute is declared.(Inherited from SecurityAttribute.) |
Show:
