Authentication
このセクションでは、本プロバイダーの接続設定で設定可能なAuthentication プロパティの全リストを提供します。
| プロパティ | 説明 |
| ConnectionType | The method to use to connect to Workday. |
| AuthScheme | The type of authentication to use when connecting to Workday. |
| Tenant | The tenant for the account. |
| BaseURL | The base URL for the Workday connection. |
| User | 認証するWorkday ユーザーアカウントのユーザーID を指定します。 |
| Password | 認証するユーザーアカウントのパスワードを指定します。 |
| Service | The specific SOAP service or services to retrieve data from. Enter as a comma seperated list. |
| UseSplitTables | Whether to split WQL data sources into multiple tables. |
| CustomReportURL | The URL Of the report that shows all Reports as a Service (RaaS) reports. |
| SSOProperties | Additional properties required to connect to the identity provider, entered in the format 'Resource=value;AzureTenant=value;AzureClientID=value;AzureClientSecret=value;'. |