Data.Cloud.AmazonAPI.TAmazonConnectionInfo.Protocol

From RAD Studio API Documentation

Delphi

property Protocol: string read FProtocol write FProtocol stored IsProtocolStored default 0;

C++

__property Protocol = {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 protocol to use as part of the service URL (HTTP or HTTPS). {{#multireplace:Data.Cloud.AmazonAPI.TAmazonConnectionInfo.Protocol|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Data.Cloud.CloudAPI.TCloudConnectionInfo.Protocol|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Data.Cloud.CloudAPI.TCloudConnectionInfo.Protocol|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

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

See Also