REST.Authenticator.Basic.TSubHTTPBasicAuthenticationBindSource

提供:RAD Studio API Documentation

エラー: 画像が無効、または存在しません。

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 ではサブコンポーネント プロパティを公開しています。

関連項目