API:Data.Cloud.AzureAPI.TAzureAuthentication

From RAD Studio API Documentation
Jump to: navigation, search

Data.Cloud.CloudAPI.TCloudSHA256AuthenticationData.Cloud.CloudAPI.TCloudAuthenticationSystem.TObjectTAzureAuthentication
[–] Properties
Type: class
Visibility: public
Source:
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Unit: Data.Cloud.AzureAPI
Parent: Data.Cloud.AzureAPI

Delphi

TAzureAuthentication = class(TCloudSHA256Authentication)

C++

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

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