API:REST.Authenticator.Basic.TSubHTTPBasicAuthenticationBindSource

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

REST.Client.TRESTAuthenticatorBindSourceREST.BindSource.TRESTComponentBindSourceData.Bind.ObjectScope.TBaseObjectBindSourceTSubHTTPBasicAuthenticationBindSource

Delphi

TSubHTTPBasicAuthenticationBindSource = class(TRESTAuthenticatorBindSource<THTTPBasicAuthenticator>)

C++

class PASCALIMPLEMENTATION TSubHTTPBasicAuthenticationBindSource : public Rest::Client::TRESTAuthenticatorBindSource__1<THTTPBasicAuthenticator*>

プロパティ

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

説明


TRESTComponentBindSource は、REST コンポーネントの LiveBindings バインドソースです。

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


TRESTComponentBindSource は、REST コンポーネントの LiveBindings バインドソースです。

関連項目