API:Data.Cloud.CloudAPI.TCloudSHA1Authentication

提供:RAD Studio API Documentation

TCloudSHA1AuthenticationData.Cloud.CloudAPI.TCloudAuthenticationSystem.TObject

Delphi

TCloudSHA1Authentication = class(TCloudAuthentication)

C++

class PASCALIMPLEMENTATION TCloudSHA1Authentication : public TCloudAuthentication

プロパティ

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

説明

署名付きの権限付与文字列を作成するための基底クラスです。 {{#multireplace:Data.Cloud.CloudAPI.TCloudSHA1Authentication|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:Data.Cloud.CloudAPI.TCloudAuthentication|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:Data.Cloud.CloudAPI.TCloudAuthentication|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。


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


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

関連項目