REST.Backend.ParseProvider.TParseServiceAPIAuth

From RAD Studio API Documentation
Jump to: navigation, search

REST.Backend.ParseProvider.TParseServiceAPISystem.TInterfacedObjectSystem.TObjectTParseServiceAPIAuth

Delphi

TParseServiceAPIAuth = class(TParseServiceAPI, IBackendAuthenticationApi)

C++

class PASCALIMPLEMENTATION TParseServiceAPIAuth : public TParseServiceAPI

Properties

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

Description

Implements Parse authentication methods.

Use TParseServiceAPIAuth to call Parse authentication methods.

See Also