API:REST.Authenticator.OAuth.TOAuth1AuthenticatorAdapter

提供: RAD Studio API Documentation
移動先: 案内検索

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

プロパティ

種類 可視性 ソース ユニット
class public
REST.Authenticator.OAuth.pas
REST.Authenticator.OAuth.hpp
REST.Authenticator.OAuth REST.Authenticator.OAuth

説明


REST コンポーネントの LiveBinding アダプタを表します。

REST.Authenticator.OAuth.TOAuth1AuthenticatorAdapter は REST.BindSource.TRESTComponentAdapter を継承しています。以下の内容はすべて REST.BindSource.TRESTComponentAdapter を参照しています。


REST コンポーネントの LiveBinding アダプタを表します。


TRESTComponentAdapter は、バインド可能なメンバを作成するために使用します。

関連項目