REST.Backend.ParseProvider.TCustomParseConnectionInfo.MasterKey

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MasterKey: string read GetMasterKey write SetMasterKey;

C++

__property System::UnicodeString MasterKey = {read=GetMasterKey, write=SetMasterKey};

Properties

Type Visibility Source Unit Parent
property public
REST.Backend.ParseProvider.pas
REST.Backend.ParseProvider.hpp
REST.Backend.ParseProvider TCustomParseConnectionInfo

Description

Embarcadero Technologies does not currently have any additional information.