API:REST.Backend.ParseProvider.TParseServiceAPIAuth

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.