API:REST.Backend.KinveyProvider.TCustomKinveyProvider

提供:RAD Studio API Documentation

TCustomKinveyProviderREST.Backend.KinveyProvider.TCustomKinveyConnectionInfoSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

Delphi

TCustomKinveyProvider = class(TCustomKinveyConnectionInfo, IBackendProvider)

C++

class PASCALIMPLEMENTATION TCustomKinveyProvider : public TCustomKinveyConnectionInfo

プロパティ

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

説明

Kinvey クラウド サービス接続についての情報が格納されています。 REST.Backend.KinveyProvider.TCustomKinveyProvider は REST.Backend.KinveyProvider.TCustomKinveyConnectionInfo を継承しています。以下の内容はすべて REST.Backend.KinveyProvider.TCustomKinveyConnectionInfo を参照しています。

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

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

関連項目