Data.Cloud.CloudAPI.TCloudConnectionInfo.GetAccountKey
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.Cloud.CloudAPI.pas Data.Cloud.CloudAPI.hpp
| |
Unit: Data.Cloud.CloudAPI | |
Parent: TCloudConnectionInfo |
Delphi
function GetAccountKey: string; virtual;
C++
virtual System::UnicodeString __fastcall GetAccountKey();
Description
Returns the account key or password used for authenticating the service.