CredentialsLocation
The location of the settings file where credentials are saved.
Data Type
string
Default Value
"%APPDATA%\\CData\\HarperDB Data Provider\\CredentialsFile.txt"
Remarks
If left unspecified, the default location is "%APPDATA%\\CData\\HarperDB Data Provider\\CredentialsFile.txt" with %APPDATA% being set to the user's configuration directory:
| Platform | %APPDATA% |
| Windows | The value of the APPDATA environment variable |
| Mac | ~/.config |
| Linux | ~/.config |