Data.Cloud.CloudAPI.TCloudConnectionInfo.FAccountKey

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: protected
Source:
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Unit: Data.Cloud.CloudAPI
Parent: TCloudConnectionInfo

Delphi

FAccountKey: string;

C++

System::UnicodeString FAccountKey;

Description

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

See Also