Datasnap.DSClientRest.TDSCustomRestConnection.ClearSessionCredentials
| [–] Properties | |
|---|---|
| Type: procedure function | |
| Visibility: public | |
| Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp | |
| Unit: Datasnap.DSClientRest | |
| Parent: TDSCustomRestConnection | |
Delphi
procedure ClearSessionCredentials;
C++
void __fastcall ClearSessionCredentials();
Description
Clears the credentials that are stored in the HTTP client.
ClearClientCredentials clears all the stored local credentials storage for the HTTP client.