Copy
This method returns a copy of the current permission object.
Declaration
// C# public override IPermission Copy();
Return Value
A copy of the OraclePermission
object.
This method returns a copy of the current permission object.
Declaration
// C# public override IPermission Copy();
Return Value
A copy of the OraclePermission
object.