REST.Client.TCustomAuthenticator

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TCustomAuthenticator = class(TBaseObjectBindSourceDelegate)

C++

class PASCALIMPLEMENTATION TCustomAuthenticator : public Data::Bind::Objectscope::TBaseObjectBindSourceDelegate

Properties

Type Visibility Source Unit Parent
class public
REST.Client.pas
REST.Client.hpp
REST.Client REST.Client

Description

Base class for objects that REST clients use for authentication against the server when performing a request.

See Also