REST.Authenticator.Simple.TSimpleAuthenticatorAdapter

Aus RAD Studio API Documentation

<imagemap>-Fehler: Bild ist ungültig oder nicht vorhanden

Delphi

TSimpleAuthenticatorAdapter = class(TRESTAuthenticatorAdapter<TSimpleAuthenticator>)

C++

class PASCALIMPLEMENTATION TSimpleAuthenticatorAdapter : public Rest::Client::TRESTAuthenticatorAdapter__1<TSimpleAuthenticator*>

Eigenschaften

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


Beschreibung

LiveBindings-Adapter für TSimpleAuthenticator.

TSimpleAuthenticatorAdapter ist der LiveBindings-Adapter für die Klasse TSimpleAuthenticator.

TSimpleAuthenticatorAdapter erstellt bindbare Member.

Siehe auch