API:Data.Cloud.CloudAPI.TCloudSHA1Authentication

De RAD Studio API Documentation
Aller à : navigation, rechercher

Data.Cloud.CloudAPI.TCloudAuthenticationSystem.TObjectTCloudSHA1Authentication

Delphi

TCloudSHA1Authentication = class(TCloudAuthentication)

C++

class PASCALIMPLEMENTATION TCloudSHA1Authentication : public TCloudAuthentication

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.

Data.Cloud.CloudAPI.TCloudSHA1Authentication hérite de Data.Cloud.CloudAPI.TCloudAuthentication. Tout le contenu en-dessous de cette ligne se réfère à Data.Cloud.CloudAPI.TCloudAuthentication.

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