Data.Cloud.CloudAPI.TCloudSHA256Authentication.Create
Delphi
constructor Create(const ConnectionInfo: TCloudConnectionInfo; AuthorizationType: string); overload;
C++
__fastcall TCloudSHA256Authentication(TCloudConnectionInfo* const ConnectionInfo, System::UnicodeString AuthorizationType)/* overload */;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| constructor | public | Data.Cloud.CloudAPI.pas Data.Cloud.CloudAPI.hpp |
Data.Cloud.CloudAPI | TCloudSHA256Authentication |
Beschreibung
Erstellt eine neue Instanz von TCloudSHA256Authentication mit den angegebenen Verbindungsinformationen.
Die folgende Tabelle gibt die Bedeutung der Parameter an:
| Parameter | Beschreibung |
|---|---|
|
|
Die mit dem Signierungsstring zu verwendenden Verbindungsinformationen |
|
|
Der zu verwendende Autorisierungstyp |