API:REST.Authenticator.Simple.TSimpleAuthenticatorAdapter

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

REST.Client.TRESTAuthenticatorAdapterREST.BindSource.TRESTComponentAdapterData.Bind.ObjectScope.TBindSourceAdapterSystem.Classes.TComponentSystem.Classes.TPersistentTSimpleAuthenticatorAdapter

Delphi

TSimpleAuthenticatorAdapter = class(TRESTAuthenticatorAdapter<TSimpleAuthenticator>)

C++

class PASCALIMPLEMENTATION TSimpleAuthenticatorAdapter : public Rest::Client::TRESTAuthenticatorAdapter__1<TSimpleAuthenticator*>

プロパティ

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

説明


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

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


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


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

関連項目