PasswordAuthentication
This property sets the process level PASSWORD_AUTH parameter value. The possible values are OciToken and PasswordVerifier. The default value is PasswordVerifier, which indicates the typical database username and password can be used for authentication.
Declaration
// C#
public static OraclePasswordAuth PasswordAuthentication { get; set; }
Property Type
An OraclePasswordAuth enumeration