Datasnap.DSClientRest.TDSCustomRestConnection.ClearSessionCredentials

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure ClearSessionCredentials;

C++

void __fastcall ClearSessionCredentials();

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSCustomRestConnection


Description

Efface les informations d'identification qui sont stockées sur le client HTTP.

ClearClientCredentials efface toutes les informations de stockage locales relatives aux informations d'identification du client HTTP.

Voir aussi