Data.Cloud.AzureAPI.TAzureConnectionInfo.AccountKey

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Unit: Data.Cloud.AzureAPI
Parent: TAzureConnectionInfo

Delphi

property AccountKey;

C++

__property AccountKey = {default=0};

Description

Specifies the account key or password used for authenticating the service.

Data.Cloud.AzureAPI.TAzureConnectionInfo.AccountKey inherits from Data.Cloud.CloudAPI.TCloudConnectionInfo.AccountKey. All content below this line refers to Data.Cloud.CloudAPI.TCloudConnectionInfo.AccountKey.

Specifies the account key or password used for authenticating the service.

See Also