Datasnap.DSCommon.TDSClientCallbackChannelManager.ProxyUsername

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ProxyUsername: string read FProxyUsername write FProxyUsername;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property published
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Datasnap.DSCommon TDSClientCallbackChannelManager

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