API:REST.Backend.KinveyProvider.TKinveyServiceAPIAuth

From RAD Studio API Documentation

TKinveyServiceAPIAuthREST.Backend.KinveyProvider.TKinveyServiceAPISystem.TInterfacedObjectSystem.TObject

Delphi

TKinveyServiceAPIAuth = class(TKinveyServiceAPI, IBackendAuthenticationApi,
IBackendAuthenticationExportApi)

C++

class PASCALIMPLEMENTATION TKinveyServiceAPIAuth : public TKinveyServiceAPI

Properties

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

Description

Base class for the TKinveyServiceAPIAuth component. REST.Backend.KinveyProvider.TKinveyServiceAPIAuth inherits from REST.Backend.KinveyProvider.TKinveyServiceAPI. All content below this line refers to REST.Backend.KinveyProvider.TKinveyServiceAPI.

Base class for the TKinveyServiceAPIAuth component.

TKinveyServiceAPI is the base class for the TKinveyServiceAPIAuth component.

See Also