Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| AuthScheme | Specifies the authentication scheme the provider uses when connecting to Azure Data Lake Storage. |
| Account | This property specifies the name of the Azure Data Lake storage account. |
| AccessKey | Your Azure DataLakeStorage Gen 2 storage account access key. |
| FileSystem | Specifies the name of the file system in your Azure Data Lake Storage Gen2 account. |
| SharedAccessSignature | A shared access key signature that may be used for authentication. |