MessageQueuePermission::Copy Method ()

 
Use BaseTrue

Creates and returns an identical copy of the current permission object.

Namespace:   System.Messaging
Assembly:  System.Messaging (in System.Messaging.dll)

public:
virtual IPermission^ Copy() override

Return Value

Type: System.Security::IPermission^

A copy of the current permission object.

.NET Framework
Available since 1.1
Return to top
Show: