6.18.5.2 Copy

This method returns a copy of the current permission object.

Declaration

// C#
public override IPermission Copy();

Return Value