Data.Cloud.AmazonAPI.TAmazonAuthentication

From RAD Studio API Documentation
Jump to: navigation, search

Data.Cloud.CloudAPI.TCloudSHA256AuthenticationData.Cloud.CloudAPI.TCloudAuthenticationSystem.TObjectTAmazonAuthentication
[–] Properties
Type: class
Visibility: public
Source:
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Unit: Data.Cloud.AmazonAPI
Parent: Data.Cloud.AmazonAPI

Delphi

TAmazonAuthentication = class(TCloudSHA256Authentication)

C++

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

Description

Amazon-specific implementation of TCloudSHA256Authentication.

TAmazonAuthentication sets the authorization type to 'AWS'.

See Also