API:REST.Backend.ParseProvider.TParseServiceAPIAuth

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

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

Base class for the TParseServiceAPIAuth component. REST.Backend.ParseProvider.TParseServiceAPIAuth inherits from REST.Backend.ParseProvider.TParseServiceAPI. All content below this line refers to REST.Backend.ParseProvider.TParseServiceAPI.

Base class for the TParseServiceAPIAuth component.

TParseServiceAPI is the base class for the TParseServiceAPIAuth component.

See Also