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


説明

THTTPBasicAuthenticator クラスの LiveBinding バインド ソースです。

TSubHTTPBasicAuthenticationBindSourceTHTTPBasicAuthenticator クラスの LiveBinding バインド ソースです。

TSubHTTPBasicAuthenticationBindSource ではサブコンポーネント プロパティを公開しています。

関連項目