API:REST.Authenticator.Basic.THTTPBasicAuthenticatorAdapter

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

REST.Client.TRESTAuthenticatorAdapterREST.BindSource.TRESTComponentAdapterData.Bind.ObjectScope.TBindSourceAdapterSystem.Classes.TComponentTHTTPBasicAuthenticatorAdapter

Delphi

THTTPBasicAuthenticatorAdapter = class(TRESTAuthenticatorAdapter<THTTPBasicAuthenticator>)

C++

class PASCALIMPLEMENTATION THTTPBasicAuthenticatorAdapter : public Rest::Client::TRESTAuthenticatorAdapter__1<THTTPBasicAuthenticator*>

プロパティ

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

説明


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

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


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


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

関連項目