ADO.NET Provider for Azure Table Storage

Build 26.0.9655

Authentication

This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.


PropertyDescription
UseSSLThis field sets whether SSL is enabled. The default is true.
AccessKeyThe key for the storage account.
AccountThe Windows Azure Storage account name.
AuthSchemeThe scheme used for authentication. Accepted entries are AccessKey, SharedAccessSignature, AzureAD, AzureServicePrincipal, AzureServicePrincipalCert and AzureMSI. The default value is SharedAccessSignature.
BackendThe backend where data is stored.
SharedAccessSignatureA shared access key signature that may be used for authentication.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655