Datasnap.DSClientRest.TDSCustomRestConnection.GetSessionCredentials

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetSessionCredentials: TArray<string>;

C++

System::DynamicArray<System::UnicodeString> __fastcall GetSessionCredentials();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSCustomRestConnection


Beschreibung

Gibt die lokalen Anmeldeinformationen des HTTP-Clients zurück.

Siehe auch