Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| AuthScheme | The type of authentication to use when connecting to Apache CouchDB. |
| URL | The URL used to connect to the Apache CouchDB. |
| User | 認証するユーザーのユーザーID を指定します。 |
| Password | 認証するユーザーのパスワードを指定します。 |
| PublicDatabases | Specify a comma-separated list of public databases to list as tables. |