Datasnap.DSCommon.TDSClientCallbackChannelManager.ProxyPassword

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ProxyPassword: string read FProxyPassword write FProxyPassword;

C++

__property System::UnicodeString ProxyPassword = {read=FProxyPassword, write=FProxyPassword};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Datasnap.DSCommon TDSClientCallbackChannelManager

Beschreibung

Das Passwort für die Authentifizierung bei dem angegebenen Proxy.

Die Eigenschaft ProxyPassword gibt das Passwort für die Authentifizierung bei dem angegebenen Proxy an.

Siehe auch