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 scheme used for authentication. Accepted entries are Basic and AzureADOpenID. |
| URL | The host you see in the Url after you log in in Veeva Vault. |
| User | The Veeva Vault user account used to authenticate. |
| Password | The password used to authenticate the user. |
| OpenIDConnectProfileID | The ID of your OAuth2.0 / Open ID Connect profile. |