API:Datasnap.DSClientRest.TDSRestConnection.ProxyPassword

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Unit: Datasnap.DSClientRest
Parent: TDSRestConnection

Delphi

property ProxyPassword;

C++

__property ProxyPassword = {default=0};

Description

The password for authentication with the specified proxy.

Datasnap.DSClientRest.TDSRestConnection.ProxyPassword inherits from Datasnap.DSClientRest.TDSCustomRestConnection.ProxyPassword. All content below this line refers to Datasnap.DSClientRest.TDSCustomRestConnection.ProxyPassword.

The password for authentication with the specified proxy.

The ProxyPassword property specifies the password used for authentication with the specified proxy.

See Also