Data.Cloud.CloudAPI.TCloudAuthentication

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.TObjectTCloudAuthentication

Delphi

TCloudAuthentication = class abstract

C++

class PASCALIMPLEMENTATION TCloudAuthentication : public System::TObject

Propriétés

Type Visibilité  Source Unité  Parent
class public
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Data.Cloud.CloudAPI Data.Cloud.CloudAPI

Description

Classe de base pour la construction d'une chaîne d'autorisation signée.

Les sous-classes de TCloudAuthentication implémentent l'algorithme de signature, qui est utilisé sur la chaîne SignString, puis devient une partie de la chaîne d'autorisation.

Voir aussi