Authentication
このセクションでは、本プロバイダーの接続文字列で設定可能なAuthentication プロパティの全リストを提供します。
| プロパティ | 説明 |
| URL | Specifies the base URL of the Odoo site that you want to connect to. |
| Database | Specifies the name of the Odoo database that you want to connect to. |
| OdooEdition | Specifies the edition of Odoo that you are connecting to: Odoo Online or Odoo OnPremise. |
| User | Specifies the Odoo user account used to authenticate. |
| APIToken | Specifies the API token or password used to authenticate the user. |
| CheckPermissions | Specifies whether the provider uses the Odoo user's permissions to determine which tables and views to expose. |