Datasnap.DSClientRest.TDSCustomRestConnection.GetProxyUsername
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
Unit: Datasnap.DSClientRest | |
Parent: TDSCustomRestConnection |
Delphi
function GetProxyUsername: string; virtual;
C++
virtual System::UnicodeString __fastcall GetProxyUsername();
Description
Getter method for the ProxyUsername property.
GetProxyUsername is the protected read implementation for the ProxyUsername property.