API:Data.Cloud.AmazonAPI.TAmazonConnectionInfo.AccountKey

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property AccountKey: string read GetAccountKey write SetAccountKey default 0;

C++

__property AccountKey = {default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Data.Cloud.AmazonAPI TAmazonConnectionInfo

Beschreibung

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

Data.Cloud.AmazonAPI.TAmazonConnectionInfo.AccountKey erbt von Data.Cloud.CloudAPI.TCloudConnectionInfo.AccountKey. Der folgende Inhalt bezieht sich auf Data.Cloud.CloudAPI.TCloudConnectionInfo.AccountKey.

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

Siehe auch