REST.Client.TCustomAuthenticator

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Data.Bind.ObjectScope.TBaseObjectBindSourceDelegateData.Bind.Components.TBaseLinkingBindSourceData.Bind.Components.TBaseBindScopeComponentSystem.Classes.TComponentTCustomAuthenticator

Delphi

TCustomAuthenticator = class(TBaseObjectBindSourceDelegate)

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
REST.Client.pas
REST.Client.hpp
REST.Client REST.Client


Beschreibung

Basisklasse für Objekte, die von REST-Clients für die Authentifizierung beim Server bei der Durchführung einer Anforderung verwendet werden.

Siehe auch