REST.Authenticator.OAuth.TOAuth1AuthenticatorAdapter

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Delphi

TOAuth1AuthenticatorAdapter = class(TRESTAuthenticatorAdapter<TOAuth1Authenticator>)

C++

class PASCALIMPLEMENTATION TOAuth1AuthenticatorAdapter : public Rest::Client::TRESTAuthenticatorAdapter__1<TOAuth1Authenticator*>

Eigenschaften

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


Beschreibung

LiveBindings-Adapter für TOAuth1Authenticator.

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

TSimpleAuthenticatorAdapter erstellt bindbare Member.

Siehe auch