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

System.Net.DnsPermission.Copy Method

Returns a new System.Net.DnsPermission object containing the same values as the current instance.

public override System.Security.IPermission Copy ()

Returns

A new System.Net.DnsPermission instance containing the same values as the current instance.

Remarks

Note:

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

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

Requirements

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