Data.Cloud.CloudAPI.TCloudAuthentication.FSHAKey
[–] Properties | |
---|---|
Type: field | |
Visibility: protected | |
Source: Data.Cloud.CloudAPI.pas Data.Cloud.CloudAPI.hpp
| |
Unit: Data.Cloud.CloudAPI | |
Parent: TCloudAuthentication |
Delphi
FSHAKey: TArray<Byte>;
C++
System::DynamicArray<System::Byte> FSHAKey;
Description
Specifies the Base64 decoded bytes of the FConnectionInfo.AccountKey.