REST.Authenticator.Simple.TSimpleAuthenticatorAdapter

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

REST.Client.TRESTAuthenticatorAdapterREST.BindSource.TRESTComponentAdapterData.Bind.ObjectScope.TBindSourceAdapterSystem.Classes.TComponentSystem.Classes.TPersistentTSimpleAuthenticatorAdapter

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