REST.Backend.KinveyApi.TKinveyApi.TConnectionInfo.MasterSecret

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

MasterSecret: string;

C++

System::UnicodeString MasterSecret;

Properties

Type Visibility Source Unit Parent
field public
REST.Backend.KinveyApi.pas
REST.Backend.KinveyApi.hpp
REST.Backend.KinveyApi TConnectionInfo

Description

Contains the Kinvey Master Secret.

The MasterSecret field contains a string with the Kinvey Master Secret.

See Also