API:REST.Authenticator.Basic.TSubHTTPBasicAuthenticationBindSource

Delphi
TSubHTTPBasicAuthenticationBindSource = class(TRESTAuthenticatorBindSource<THTTPBasicAuthenticator>)
C++
class PASCALIMPLEMENTATION TSubHTTPBasicAuthenticationBindSource : public Rest::Client::TRESTAuthenticatorBindSource__1<THTTPBasicAuthenticator*>
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | REST.Authenticator.Basic.pas REST.Authenticator.Basic.hpp |
REST.Authenticator.Basic | REST.Authenticator.Basic |
Description
TRESTComponentBindSource is the LiveBindings bindsource for REST components.
REST.Authenticator.Basic.TSubHTTPBasicAuthenticationBindSource inherits from REST.BindSource.TRESTComponentBindSource. All content below this line refers to REST.BindSource.TRESTComponentBindSource.
TRESTComponentBindSource is the LiveBindings bindsource for REST components.