Data.Cloud.AmazonAPI.TAmazonSHA1Authentication

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TAmazonSHA1Authentication = class(TCloudSHA1Authentication)

C++

class PASCALIMPLEMENTATION TAmazonSHA1Authentication : public Data::Cloud::Cloudapi::TCloudSHA1Authentication

Properties

Type Visibility Source Unit Parent
class public
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Data.Cloud.AmazonAPI Data.Cloud.AmazonAPI

Description

Amazon-specific implementation of TCloudSHA1Authentication.

TAmazonSHA1Authentication sets the authorization type to 'AWS'.

See Also