Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| AuthScheme | The type of authentication to use when connecting to Quickbase. |
| Domain | Your Quickbase domain name. |
| UserToken | The user token used to authenticate the user. |
| User | Specifies the authenticating user's user ID. |
| Password | Specifies the authenticating user's password. |
| ApplicationToken | The application token used to authenticate the user. |