ReadOnlyPermissionSet::Copy Method ()

.NET Framework (current version)
 

Creates a copy of the ReadOnlyPermissionSet.

Namespace:   System.Security
Assembly:  mscorlib (in mscorlib.dll)

public:
virtual PermissionSet^ Copy() override

Return Value

Type: System.Security::PermissionSet^

A copy of the read-only permission set.

.NET Framework
Available since 4.0
Return to top
Show: