Datasnap.DSClientRest.TDSCustomRestConnection.GetSessionCredentials

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetSessionCredentials: TArray<string>;

C++

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

Propriétés

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


Description

Renvoie les informations d'identification locales du client HTTP.

Voir aussi