Datasnap.DSClientRest.TDSCustomRestConnection.ProxyUsername

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ProxyUsername: string read GetProxyUsername write SetProxyUsername;

C++

__property System::UnicodeString ProxyUsername = {read=GetProxyUsername, write=SetProxyUsername};

Propriétés

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

Description

Le nom d'utilisateur pour l'authentification avec le proxy spécifié.

La propriété ProxyUsername spécifie le nom d'utilisateur utilisé pour l'authentification avec le proxy spécifié.

Voir aussi