SocketPermissionAttribute Properties
.NET Framework 1.1
The properties of the SocketPermissionAttribute class are listed here. For a complete list of SocketPermissionAttribute class members, see the SocketPermissionAttribute Members topic.
Public Properties
Access | Gets or sets the network access method allowed by this SocketPermissionAttribute. |
Action (inherited from SecurityAttribute) | Gets or sets a security action. |
Host | Gets or sets the DNS host name or IP address specified by this SocketPermissionAttribute. |
Port | Gets or sets the port number associated with this SocketPermissionAttribute. |
Transport | Gets or sets the TransportType specified by this SocketPermissionAttribute. |
TypeId (inherited from Attribute) | When implemented in a derived class, gets a unique identifier for this Attribute. |
Unrestricted (inherited from SecurityAttribute) | Gets or sets a value indicating whether full (unrestricted) permission to the resource protected by the attribute is declared. |
