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