Data.Cloud.CloudAPI.TCloudAuthentication.FSHAKey

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

FSHAKey: TArray<Byte>;

C++

System::DynamicArray<System::Byte> FSHAKey;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field protected
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Data.Cloud.CloudAPI TCloudAuthentication


Beschreibung

Gibt die mit Base64 decodierten Bytes von FConnectionInfo.AccountKey an.


Siehe auch