Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| Region | The region where your account's data is hosted. |
| AuthScheme | Specifies the type of authentication to use when connecting to Anaplan. |
| User | Specifies the authenticating user's user ID. |
| Password | Specifies the authenticating user's password. |
| Certificate | Specifies the certificate to use for certificate authentication. |
| CertificateType | Specifies the format of the certificate. |
| CertificatePassword | The password associated with the certificate. |
| PrivateKey | Specifies the private key to use for certificate authentication. |
| PrivateKeyType | Specifies the format of the private key. |
| PrivateKeyPassword | The password associated with the private key. |