API:REST.Authenticator.Simple.TSimpleAuthenticator

Delphi
TSimpleAuthenticator = class(TCustomAuthenticator)
C++
class PASCALIMPLEMENTATION TSimpleAuthenticator : public Rest::Client::TCustomAuthenticator
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| class | public | REST.Authenticator.Simple.pas REST.Authenticator.Simple.hpp | REST.Authenticator.Simple | REST.Authenticator.Simple | 
Beschreibung
Basisklasse für Objekte, die von REST-Clients für die Authentifizierung beim Server bei der Durchführung einer Anforderung verwendet werden.
REST.Authenticator.Simple.TSimpleAuthenticator erbt von REST.Client.TCustomAuthenticator. Der folgende Inhalt bezieht sich auf REST.Client.TCustomAuthenticator.
Basisklasse für Objekte, die von REST-Clients für die Authentifizierung beim Server bei der Durchführung einer Anforderung verwendet werden.