Data.Cloud.AmazonAPI.TAmazonConnectionInfo.Protocol

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Unit: Data.Cloud.AmazonAPI
Parent: TAmazonConnectionInfo

Delphi

property Protocol;

C++

__property Protocol = {default=0};

Description

Specifies the protocol to use as part of the service URL (HTTP or HTTPS).

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

Specifies the protocol to use as part of the service URL (HTTP or HTTPS).

See Also