SmtpPermission::Copy Method ()
.NET Framework (current version)
Creates and returns an identical copy of the current permission.
Assembly: System (in System.dll)
Return Value
Type: System.Security::IPermission^An SmtpPermission that is identical to the current permission.
Implements
IPermission::Copy()A copy of a permission represents the same access to resources as the original permission.
.NET Framework
Available since 2.0
Available since 2.0
Show: