REST.Client.TRESTAuthenticatorAdapter

Delphi
TRESTAuthenticatorAdapter<T: TCustomAuthenticator> = class(TRESTComponentAdapter)
C++
template<typename T> class PASCALIMPLEMENTATION TRESTAuthenticatorAdapter__1 : public Rest::Bindsource::TRESTComponentAdapter
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | REST.Client.pas REST.Client.hpp |
REST.Client | REST.Client |
Description
Represents the LiveBindings adapter for REST components. {{#multireplace:REST.Client.TRESTAuthenticatorAdapter|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:REST.BindSource.TRESTComponentAdapter|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:REST.BindSource.TRESTComponentAdapter|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Represents the LiveBindings adapter for REST components.
TRESTComponentAdapter is used to create bindable members.