Datasnap.DSClientRest.TDSCustomRestConnection.ProxyPassword

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ProxyPassword: string read GetProxyPassword write SetProxyPassword;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSCustomRestConnection

Description

Le mot de passe pour l'authentification avec le proxy spécifié.

La propriété ProxyPassword spécifie le mot de passe utilisé pour l'authentification avec le proxy spécifié.

Voir aussi