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

Azure-specific implementation of TCloudSHA256Authentication.

The TAzureAuthentication class is an Azure-specific implementation of TCloudSHA256Authentication.

See Also