AuthScheme
The type of authentication to use when connecting to Cloudant.
Possible Values
OAuth, Basicデータ型
string
デフォルト値
"OAuth"
解説
- OAuth: Set this to perform OAuth authentication. For this method you will need the APIKey and URL of Cloudant instance.
- Basic: Set this to use BASIC user / password authentication.