Data.Cloud.CloudAPI.TCloudConnectionInfo.AccountKey

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property AccountKey: string read GetAccountKey write SetAccountKey;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property public
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Data.Cloud.CloudAPI TCloudConnectionInfo


Description

Spécifie la clé du compte ou le mot de passe utilisé pour l'authentification avec le service.

Voir aussi