API:Data.Cloud.AzureAPI.TAzureConnectionInfo.GetAccountKey
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Data.Cloud.AzureAPI.pas Data.Cloud.AzureAPI.hpp
| |
| Unit: Data.Cloud.AzureAPI | |
| Parent: TAzureConnectionInfo | |
Delphi
function GetAccountKey: string; override;
C++
virtual System::UnicodeString __fastcall GetAccountKey();
Description
Returns the account key or password used for authenticating the service.
Data.Cloud.AzureAPI.TAzureConnectionInfo.GetAccountKey inherits from Data.Cloud.CloudAPI.TCloudConnectionInfo.GetAccountKey. All content below this line refers to Data.Cloud.CloudAPI.TCloudConnectionInfo.GetAccountKey.
Returns the account key or password used for authenticating the service.