Gets or sets the network access method that is allowed by this System.Net.SocketPermissionAttribute.
A string containing a network access method allowed by the current instance. Valid values are "Accept" and "Connect".
Type Reason ArgumentException SocketPermissionAttribute.Access is being set and is not null .
This property is write-once. Valid values for this property correspond to System.Net.NetworkAccess enumeration values.