REST.Client.TRESTClient.ProxyPassword

De RAD Studio API Documentation

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
REST.Client.pas
REST.Client.hpp
REST.Client TRESTClient

Description

Spécifie un mot de passe pour l'authentification proxy. {{#multireplace:REST.Client.TRESTClient.ProxyPassword|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} hérite de {{#multireplace:REST.Client.TCustomRESTClient.ProxyPassword|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Tout le contenu en-dessous de cette ligne se réfère à {{#multireplace:REST.Client.TCustomRESTClient.ProxyPassword|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.


Spécifie un mot de passe pour l'authentification proxy.

Remarque : Si votre serveur proxy HTTP ne requiert pas une authentification, laissez cette propriété vide.

Voir aussi