API: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


Represents the LiveBindings adapter for REST components.

REST.Authenticator.OAuth.TOAuth1AuthenticatorAdapter inherits from REST.BindSource.TRESTComponentAdapter. All content below this line refers to REST.BindSource.TRESTComponentAdapter.


Represents the LiveBindings adapter for REST components.

TRESTComponentAdapter is used to create bindable members.

See Also