REST.Backend.KinveyApi.TKinveyApi.TConnectionInfo.ProxyPassword

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ProxyPassword: string;

C++

System::UnicodeString ProxyPassword;

Properties

Type Visibility Source Unit Parent
field public
REST.Backend.KinveyApi.pas
REST.Backend.KinveyApi.hpp
REST.Backend.KinveyApi TConnectionInfo

Description

Contains the proxy user password.

The ProxyPassword field contains a string with the user password for authentication with the specified proxy.

See Also