API:Data.Cloud.AzureAPI.TAzureAuthentication

From RAD Studio API Documentation
Jump to: navigation, search

Data.Cloud.CloudAPI.TCloudSHA256AuthenticationData.Cloud.CloudAPI.TCloudAuthenticationSystem.TObjectTAzureAuthentication

Delphi

TAzureAuthentication = class(TCloudSHA256Authentication)

C++

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

Properties

Type Visibility Source Unit Parent
class public
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI Data.Cloud.AzureAPI

Description

Implementation of TCloudAuthentication, specific to the SHA256 algorithm.

Data.Cloud.AzureAPI.TAzureAuthentication 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