GeturlCredentials
Specify the value for GeturlCredentials, ON or OFF.
Data Type
string
Default Value
""
Remarks
When set to OFF (the default), the URL string returned by the DatabaseMetaData getURL method will not contain the USER, PASSWORD, or NEWPASSWORD connection parameters. When set to ON, the DatabaseMetaData getURL method will return a URL string containing the USER, PASSWORD, and NEWPASSWORD connection parameters, if available. This option should be used with caution, since exposing the connection's credentials may pose a security risk.