Data.Cloud.CloudAPI.TCloudConnectionInfo.GetAccountKey

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetAccountKey: string; virtual;

C++

virtual System::UnicodeString __fastcall GetAccountKey(void);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
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 zurück.

Siehe auch