Datasnap.DSClientRest.TDSCustomRestConnection.GetSessionCredentials

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetSessionCredentials: TArray<string>;

C++

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

プロパティ

種類 可視性 ソース ユニット
function public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSCustomRestConnection


説明

HTTP クライアントのローカル認証情報を返します。

関連項目