REST.Authenticator.OAuth.TOAuth2AuthenticatorAdapter

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Delphi

TOAuth2AuthenticatorAdapter = class(TRESTAuthenticatorAdapter<TOAuth2Authenticator>)

C++

class PASCALIMPLEMENTATION TOAuth2AuthenticatorAdapter : public Rest::Client::TRESTAuthenticatorAdapter__1<TOAuth2Authenticator*>

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 TOAuth2Authenticator.

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

TSimpleAuthenticatorAdapter erstellt bindbare Member.

Siehe auch