Datasnap.DSClientRest.TDSCustomRestConnection.GetSessionCredentials
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
Unit: Datasnap.DSClientRest | |
Parent: TDSCustomRestConnection |
Delphi
function GetSessionCredentials: TArray<string>;
C++
System::DynamicArray<System::UnicodeString> __fastcall GetSessionCredentials();
Description
Returns the HTTP client local credentials.