Datasnap.DSClientRest.TDSCustomRestConnection.GetProxyUsername

提供:RAD Studio API Documentation

Delphi

function GetProxyUsername: string; virtual;

C++

virtual System::UnicodeString __fastcall GetProxyUsername(void);

プロパティ

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

説明

ProxyUsername プロパティの取得メソッドです。

GetProxyUsername は、ProxyUsername プロパティを読み取るための protected 実装です。

関連項目