REST.Client.TRESTAuthenticatorAdapter

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

REST.BindSource.TRESTComponentAdapterData.Bind.ObjectScope.TBindSourceAdapterSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTRESTAuthenticatorAdapter

Delphi

TRESTAuthenticatorAdapter<T: TCustomAuthenticator> = class(TRESTComponentAdapter)

C++

template<typename T> class PASCALIMPLEMENTATION TRESTAuthenticatorAdapter__1 : public Rest::Bindsource::TRESTComponentAdapter

プロパティ

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

説明

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

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


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


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

関連項目