Data.Cloud.CloudAPI.TCloudConnectionInfo.FAccountKey

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FAccountKey: string;

C++

System::UnicodeString FAccountKey;

Properties

Type Visibility Source Unit Parent
field protected
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Data.Cloud.CloudAPI TCloudConnectionInfo

Description

Specifies the account key or password used for authenticating the service.

See Also