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