API: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

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