Authentication
このセクションでは、本プロバイダーの接続文字列で設定可能なAuthentication プロパティの全リストを提供します。
| プロパティ | 説明 |
| AuthScheme | Specifies the authentication scheme used to establish a connection to Xero. It determines the authentication mechanism required for validating the user's identity and allows integration with various OAuth providers. Accepted entries are OAuth, PKCE, or OAuthClient. |
| Schema | Specifies the Xero API you want to access, which is exposed through the selected schema in the data model. Each schema corresponds to a specific functional API provided by Xero (for example, Accounting, Payroll, Projects). |
| Tenant | Specifies the Xero organization (tenant) to connect to. This can be either the name of the organization or its unique tenant ID. If not specified, the first authorized tenant is used by default. |