PeerCollaborationPermission::Copy Method ()
.NET Framework (current version)
Creates and returns a copy of the current PeerCollaborationPermission.
Assembly: System.Net (in System.Net.dll)
Return Value
Type: System.Security::IPermission^A Object that contains a copy of the current instance of PeerCollaborationPermission.
Implements
IPermission::Copy()A copy of a PeerCollaborationPermission instance grants the same access to resources as the original permission.
.NET Framework
Available since 3.5
Available since 3.5
Show: