DbToken
This property sets the new/refreshed signature token in this object.
Declaration
// C#
public char[] DbToken { 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.