Creates a copy of a System.Net.WebPermission.
A new instance of the System.Net.WebPermission class that has the same values as the original.
The System.Security.IPermission returned by this method represents the same access to resources as the original System.Net.WebPermission. This method overrides System.Security.CodeAccessPermission.Copy and is implemented to support the System.Security.IPermission interface.