API: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 TCloudAuthentication. {{#multireplace:Data.Cloud.CloudAPI.TCloudSHA256Authentication.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Data.Cloud.CloudAPI.TCloudAuthentication.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Data.Cloud.CloudAPI.TCloudAuthentication.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Erstellt eine neue Instanz von TCloudAuthentication. Der Parameter ConnectionInfo gibt die Verbindungsinformationen an, die beim Erstellen des signierten Strings zum Ermitteln der erforderlichen Kontoinformationen verwendet werden.