Data.Cloud.CloudAPI.TCloudAuthentication

提供:RAD Studio API Documentation

TCloudAuthenticationSystem.TObject

Delphi

TCloudAuthentication = class abstract

C++

class PASCALIMPLEMENTATION TCloudAuthentication : public System::TObject

プロパティ

種類 可視性 ソース ユニット
class public
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Data.Cloud.CloudAPI Data.Cloud.CloudAPI

説明

署名付きの権限付与文字列を作成するための基底クラスです。


TCloudAuthentication のサブクラスで署名アルゴリズムを実装します。そのアルゴリズムが SignString に適用されて、権限付与文字列の一部となります。

関連項目