API:Data.Cloud.AzureAPI.TAzureConnectionInfo.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.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI TAzureConnectionInfo

Beschreibung

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

Data.Cloud.AzureAPI.TAzureConnectionInfo.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