DSAzure.TAzureConnectionString.AccountKey

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property AccountKey: string read FAccountKey write FAccountKey;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
DSAzure.pas
DSAzure.hpp
DSAzure TAzureConnectionString

Beschreibung

Der Kontoschlüssel für das Speicher-Konto.

AccountKey ist eine published Eigenschaft, die den Kontoschlüssel für das Speicher-Konto enthält. Die Klasse TAzureConnectionString enthält Informationen über dieses Speicher-Konto.