Data.Cloud.CloudAPI.TCloudConnectionInfo.AccountKey

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property AccountKey: string read GetAccountKey write SetAccountKey;

C++

__property System::UnicodeString AccountKey = {read=GetAccountKey, write=SetAccountKey};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Data.Cloud.CloudAPI TCloudConnectionInfo


Beschreibung

Gibt den Kontoschlüssel oder das Passwort für die Authentifizierung beim Dienst an.

Siehe auch