REST.Backend.KinveyApi.TKinveyApi.TConnectionInfo.ProxyPassword

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

ProxyPassword: string;

C++

System::UnicodeString ProxyPassword;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field public
REST.Backend.KinveyApi.pas
REST.Backend.KinveyApi.hpp
REST.Backend.KinveyApi TConnectionInfo


Beschreibung

Enthält das Proxy-Benutzer-Passwort.

Das Feld ProxyPassword enthält einen String mit dem Benutzer-Passwort für die Authentifizierung beim angegebenen Proxy.

Siehe auch