Data.Cloud.AmazonAPI.TAmazonAuthentication

From RAD Studio API Documentation
Jump to: navigation, search

Data.Cloud.CloudAPI.TCloudSHA256AuthenticationData.Cloud.CloudAPI.TCloudAuthenticationSystem.TObjectTAmazonAuthentication

Delphi

TAmazonAuthentication = class(TCloudSHA256Authentication)

C++

class PASCALIMPLEMENTATION TAmazonAuthentication : public Data::Cloud::Cloudapi::TCloudSHA256Authentication

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 TCloudSHA256Authentication.

TAmazonAuthentication sets the authorization type to 'AWS'.

See Also