API:Data.Cloud.AmazonAPI.TAmazonConnectionInfo.AccountKey

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AccountKey;

C++

__property AccountKey = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Data.Cloud.AmazonAPI TAmazonConnectionInfo

Description

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

Data.Cloud.AmazonAPI.TAmazonConnectionInfo.AccountKey inherits from Data.Cloud.CloudAPI.TCloudConnectionInfo.AccountKey. All content below this line refers to Data.Cloud.CloudAPI.TCloudConnectionInfo.AccountKey.

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

See Also