API:Data.Cloud.AzureAPI.TAzureConnectionInfo.GetAccountKey

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetAccountKey: string; override;

C++

virtual System::UnicodeString __fastcall GetAccountKey(void);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI TAzureConnectionInfo

Beschreibung

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

Data.Cloud.AzureAPI.TAzureConnectionInfo.GetAccountKey erbt von Data.Cloud.CloudAPI.TCloudConnectionInfo.GetAccountKey. Der folgende Inhalt bezieht sich auf Data.Cloud.CloudAPI.TCloudConnectionInfo.GetAccountKey.

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

Siehe auch