Datasnap.DSClientRest.TDSCustomRestConnection.ProxyPassword
Delphi
property ProxyPassword: string read GetProxyPassword write SetProxyPassword;
C++
__property System::UnicodeString ProxyPassword = {read=GetProxyPassword, write=SetProxyPassword};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp | Datasnap.DSClientRest | TDSCustomRestConnection | 
Description
The password for authentication with the specified proxy.
The ProxyPassword property specifies the password used for authentication with the specified proxy.