REST.Backend.KinveyProvider.TKinveyServiceAPIAuth

From RAD Studio API Documentation
Jump to: navigation, search

REST.Backend.KinveyProvider.TKinveyServiceAPISystem.TInterfacedObjectSystem.TObjectTKinveyServiceAPIAuth

Delphi

TKinveyServiceAPIAuth = class(TKinveyServiceAPI, IBackendAuthenticationApi)

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

Implements Kinvey authentication methods.

Use TKinveyServiceAPIAuth to call Kinvey authentication methods.

See Also