API:Data.Cloud.CloudAPI.TCloudSHA1Authentication.Create

提供:RAD Studio API Documentation

Delphi

constructor Create(ConnectionInfo: TCloudConnectionInfo; AuthorizationType: string); overload;

C++

__fastcall TCloudSHA1Authentication(TCloudConnectionInfo* ConnectionInfo, System::UnicodeString AuthorizationType)/* overload */;

プロパティ

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

説明

新しい TCloudAuthentication のインスタンスを作成します。 {{#multireplace:Data.Cloud.CloudAPI.TCloudSHA1Authentication.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:Data.Cloud.CloudAPI.TCloudAuthentication.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:Data.Cloud.CloudAPI.TCloudAuthentication.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。

新しい TCloudAuthentication のインスタンスを作成します。ConnectionInfo パラメータは、署名済み文字列を構築する際に、必要なアカウント情報を取得するために使用される、接続情報を示します。

関連項目