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/password used for authenticating the service.
The GetAccountKey method is used to return the account key/password used for authenticating the service.