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 ユーザーアカウント。 |
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;'. |