Creates a copy of a System.Net.SocketPermission instance.
A new instance of the System.Net.SocketPermission class that is a copy of the current instance.
The object returned by this method represents the same level of access as the current instance. This method overrides System.Security.CodeAccessPermission.Copy and is implemented to support the System.Security.IPermission interface.