FireDAC Components for REST

Build 23.0.8804

AzureSharedAccessSignature

A shared access key signature that may be used for authentication.

Syntax


property AzureSharedAccessSignature: String;

Data Type

String

Default Value

""

Remarks

A shared access signature. You can create one by following these steps:

  1. Sign into the azure portal with the credentials for your root account. (https://portal.azure.com/)
  2. Click on storage accounts and select the storage account you want to use.
  3. Under settings, click Shared Access Signature.
  4. Set the permissions and when the token will expire
  5. Click Generate SAS can copy the token.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8804