Data.Cloud.AmazonAPI.TAmazonAWS4Authentication Fields

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AuthorizationTypepublicAuthorizationType: string = AWS4-HMAC-SHA256;
FAuthInHeaderprotectedSpecifies whether the authorization is included in the header or is provided as a query parameter.
FConnectionInfoprotectedSpecifies the connection information passed in from the constructor.
FSHAKeyprotectedSpecifies the Base64 decoded bytes of the FConnectionInfo.AccountKey.