AuthScheme
Specifies the type of authentication to use when connecting to Cloudant.
Possible Values
OAuthAPIKey, BasicData Type
string
Default Value
"OAuthAPIKey"
Remarks
The available options are:
- OAuthAPIkey: Uses an IBM Cloud API key and Cloudant instance URL to authenticate.
- Basic: Uses basic user/password authentication.