Allows switching the algorithm for password encryption.
public static bool OldAuthMode {get; set;}
'Declaration
Public Shared Property OldAuthMode As Boolean
Property Value
true if the algorithm of Oracle 7 and 8 is used for password encryption;
false if the algorithm corresponds to the actual server version is used for password encryption.