Data.Cloud.AmazonAPI.TAmazonSHA1Authentication

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TAmazonSHA1Authentication = class(TCloudSHA1Authentication)

C++

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

Description

Amazon-specific implementation of TCloudSHA1Authentication.

TAmazonSHA1Authentication sets the authorization type to 'AWS'.

See Also