Copy
This method creates a copy of the current OracleOpaqueString
.
Declaration
// C# public OracleOpaqueString Copy()
Return Value
OracleOpaqueString
Remarks
This method does not have its char[]
value in clear text at any point to preserve security.