REST.Authenticator.OAuth.TOAuth1AuthenticatorAdapter

From RAD Studio API Documentation
Jump to: navigation, search

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*>

Properties

Type Visibility Source Unit Parent
class public
REST.Authenticator.OAuth.pas
REST.Authenticator.OAuth.hpp
REST.Authenticator.OAuth REST.Authenticator.OAuth

Description

LiveBindings adapter for TOAuth1Authenticator.

TSimpleAuthenticatorAdapter is the LiveBindings adapter for the TOAuth1Authenticator class.

TSimpleAuthenticatorAdapter creates bindable members.

See Also