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


説明

TOAuth1AuthenticatorLiveBinding アダプタです。

TSimpleAuthenticatorAdapter は、TOAuth1Authenticator クラスの LiveBinding アダプタです。

TSimpleAuthenticatorAdapter ではバインド可能なメンバが作成されます。

関連項目