REST.Authenticator.Basic.TSubHTTPBasicAuthenticationBindSource
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 バインド ソースです。
TSubHTTPBasicAuthenticationBindSource は THTTPBasicAuthenticator クラスの LiveBinding バインド ソースです。
TSubHTTPBasicAuthenticationBindSource ではサブコンポーネント プロパティを公開しています。
関連項目
- REST.Authenticator.Simple.TSubSimpleAuthenticationBindSource
- REST.Authenticator.OAuth.TSubOAuth1AuthenticationBindSource
- REST.Authenticator.OAuth.TSubOAuth2AuthenticationBindSource
- REST.Authenticator.Basic.THTTPBasicAuthenticator
- REST.Authenticator.Basic.THTTPBasicAuthenticatorAdapter
- RAD Studio での LiveBinding