API:REST.Authenticator.Simple.TSimpleAuthenticator.ResetToDefaults

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure ResetToDefaults; override;

C++

virtual void __fastcall ResetToDefaults();

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
REST.Authenticator.Simple.pas
REST.Authenticator.Simple.hpp
REST.Authenticator.Simple TSimpleAuthenticator

Description

Efface toutes les informations d'authentification générées par Authenticate.

REST.Authenticator.Simple.TSimpleAuthenticator.ResetToDefaults hérite de REST.Client.TCustomAuthenticator.ResetToDefaults. Tout le contenu en-dessous de cette ligne se réfère à REST.Client.TCustomAuthenticator.ResetToDefaults.

Efface toutes les informations d'authentification générées par Authenticate.

Voir aussi