PrivateKey
This property sets the refreshed private key in this object.
Declaration
// C#
public char[] PrivateKey { set; }Description
The char[] used to set the value of this property will be cleared by ODP.NET. Applications should not depend on this char[] once this property is called.