API:REST.Authenticator.Simple.TSimpleAuthenticator

Delphi
TSimpleAuthenticator = class(TCustomAuthenticator)
C++
class PASCALIMPLEMENTATION TSimpleAuthenticator : public Rest::Client::TCustomAuthenticator
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | REST.Authenticator.Simple.pas REST.Authenticator.Simple.hpp | REST.Authenticator.Simple | REST.Authenticator.Simple | 
Description
Base class for objects that REST clients use for authentication against the server when performing a request.
REST.Authenticator.Simple.TSimpleAuthenticator 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.