API:REST.Authenticator.Basic.THTTPBasicAuthenticator

Delphi
THTTPBasicAuthenticator = class(TCustomAuthenticator)
C++
class PASCALIMPLEMENTATION THTTPBasicAuthenticator : public Rest::Client::TCustomAuthenticator
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | REST.Authenticator.Basic.pas REST.Authenticator.Basic.hpp |
REST.Authenticator.Basic | REST.Authenticator.Basic |
Description
Base class for objects that REST clients use for authentication against the server when performing a request.
REST.Authenticator.Basic.THTTPBasicAuthenticator inherits from REST.Client.TCustomAuthenticator. All content below this line refers to REST.Client.TCustomAuthenticator.
Base class for objects that REST clients use for authentication against the server when performing a request.