API:REST.Backend.KinveyProvider.TCustomKinveyProvider

From RAD Studio API Documentation

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

Delphi

TCustomKinveyProvider = class(TCustomKinveyConnectionInfo, IBackendProvider, IRESTIPComponent)

C++

class PASCALIMPLEMENTATION TCustomKinveyProvider : public TCustomKinveyConnectionInfo

Properties

Type Visibility Source Unit Parent
class public
REST.Backend.KinveyProvider.pas
REST.Backend.KinveyProvider.hpp
REST.Backend.KinveyProvider REST.Backend.KinveyProvider

Description

Stores information about the Kinvey cloud service connection. {{#multireplace:REST.Backend.KinveyProvider.TCustomKinveyProvider|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:REST.Backend.KinveyProvider.TCustomKinveyConnectionInfo|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:REST.Backend.KinveyProvider.TCustomKinveyConnectionInfo|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Stores information about the Kinvey cloud service connection.

TCustomKinveyConnectionInfo stores information about the Kinvey cloud service connection such as AppKey, AppSecret and MasterSecret.

See Also