BYOID_CredentialSource
| Default Value | Data Type | Required |
|---|---|---|
None |
String |
Yes, if OAuthType is set to External Account Authentication (OAuthType=4) and OAuthPvtKey or OAuthPvtKeyPath are not set. |
Description
When configuring External Account Authentication, set this option to a JSON object that has credential source information. This option corresponds to the credential_source property in the configuration file.
For example:
BYOID_CredentialSource={"file": "C:\\Token.txt"};
- Building the Connection URL
- General Driver Configuration Options on page 1
- Driver Configuration Options on page 1