Mono Class Library: System.Net.WebPermission Overview | Members

System.Net.WebPermission.Copy Method

Returns a new System.Net.WebPermission object containing the same values as the current instance. [Edit]

public override System.Security.IPermission Copy ()

Returns

A new System.Net.WebPermission instance containing the same values as the current instance. [Edit]

Remarks

Note:

The object returned by this method represents the same access to resources as the current instance.

This method overrides System.Security.CodeAccessPermission.Copy and is implemented to support the System.Security.IPermission interface.

[Edit]

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0