API:REST.Authenticator.Basic.THTTPBasicAuthenticator

Aus RAD Studio API Documentation

THTTPBasicAuthenticatorREST.Client.TCustomAuthenticatorData.Bind.ObjectScope.TBaseObjectBindSourceDelegateData.Bind.Components.TBaseLinkingBindSource

Delphi

THTTPBasicAuthenticator = class(TCustomAuthenticator)

C++

class PASCALIMPLEMENTATION THTTPBasicAuthenticator : public Rest::Client::TCustomAuthenticator

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
REST.Authenticator.Basic.pas
REST.Authenticator.Basic.hpp
REST.Authenticator.Basic REST.Authenticator.Basic

Beschreibung

Basisklasse für Objekte, die von REST-Clients für die Authentifizierung beim Server bei der Durchführung einer Anforderung verwendet werden. {{#multireplace:REST.Authenticator.Basic.THTTPBasicAuthenticator|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:REST.Client.TCustomAuthenticator|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:REST.Client.TCustomAuthenticator|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Basisklasse für Objekte, die von REST-Clients für die Authentifizierung beim Server bei der Durchführung einer Anforderung verwendet werden.

Siehe auch