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