Data.Cloud.CloudAPI.TCloudConnectionInfo.AccountKey
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.Cloud.CloudAPI.pas Data.Cloud.CloudAPI.hpp
| |
Unit: Data.Cloud.CloudAPI | |
Parent: TCloudConnectionInfo |
Delphi
property AccountKey: string read GetAccountKey write SetAccountKey;
C++
__property System::UnicodeString AccountKey = {read=GetAccountKey, write=SetAccountKey};
Description
Specifies the account key or password used for authenticating the service.