API:Data.Cloud.AmazonAPI.TAmazonAuthentication

From RAD Studio API Documentation

TAmazonAuthenticationData.Cloud.CloudAPI.TCloudSHA256AuthenticationData.Cloud.CloudAPI.TCloudAuthenticationSystem.TObject
[–] 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

Implementation of TCloudAuthentication, specific to the SHA256 algorithm. Data.Cloud.AmazonAPI.TAmazonAuthentication inherits from Data.Cloud.CloudAPI.TCloudSHA256Authentication. All content below this line refers to Data.Cloud.CloudAPI.TCloudSHA256Authentication.

Implementation of TCloudAuthentication, specific to the SHA256 algorithm.

See Also