ADO.NET Provider for Cloudant

Build 26.0.9655

AuthScheme

Specifies the type of authentication to use when connecting to Cloudant.

Possible Values

OAuthAPIKey, Basic

Data 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.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655