Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| AuthScheme | Salesforce に接続する際に使用する認証の種類。 |
| User | 認証するSalesforce ユーザーアカウントのユーザーID を指定します。 |
| Password | 認証するユーザーアカウントのパスワードを指定します。 |
| SecurityToken | 認証で使用されるSalesforce アカウントのセキュリティトークン。 |
| UseSandbox | Salesforce Sandbox アカウントに接続するかどうかを決定するboolean。 |
| CredentialsLocation | OKTA MFA で取得したトークンが保存される設定ファイルの場所。 |