Datasnap.DSClientRest.TDSRestConnection.ProxyPassword

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ProxyPassword: string read GetProxyPassword write SetProxyPassword default 0;

C++

__property ProxyPassword = {default=0};

Propriétés

Type Visibilité  Source Unité  Parent
property published
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestConnection

Description

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

Datasnap.DSClientRest.TDSRestConnection.ProxyPassword hérite de Datasnap.DSClientRest.TDSCustomRestConnection.ProxyPassword. Tout le contenu en-dessous de cette ligne se réfère à Datasnap.DSClientRest.TDSCustomRestConnection.ProxyPassword.

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