REST.Backend.KinveyProvider.TCustomKinveyConnectionInfo

提供: RAD Studio API Documentation
移動先: 案内検索

System.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomKinveyConnectionInfo

Delphi

TCustomKinveyConnectionInfo = class(TComponent)

C++

class PASCALIMPLEMENTATION TCustomKinveyConnectionInfo : public System::Classes::TComponent

プロパティ

種類 可視性 ソース ユニット
class public
REST.Backend.KinveyProvider.pas
REST.Backend.KinveyProvider.hpp
REST.Backend.KinveyProvider REST.Backend.KinveyProvider


説明

Kinvey クラウド サービス接続についての情報が格納されています。

TCustomKinveyConnectionInfo には、Kinvey クラウド サービス接続についての情報が格納されています(たとえば、AppKeyAppSecretMasterSecret など)。

関連項目