Datasnap.DSClientRest.TDSRestConnection.ProxyUsername

提供:RAD Studio API Documentation

Delphi

property ProxyUsername: string read GetProxyUsername write SetProxyUsername default 0;

C++

__property ProxyUsername = {default=0};

プロパティ

種類 可視性 ソース ユニット
property published
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestConnection

説明

特定のプロキシに対する認証ユーザー名。 {{#multireplace:Datasnap.DSClientRest.TDSRestConnection.ProxyUsername|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:Datasnap.DSClientRest.TDSCustomRestConnection.ProxyUsername|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:Datasnap.DSClientRest.TDSCustomRestConnection.ProxyUsername|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。

特定のプロキシに対する認証ユーザー名。

ProxyUsername プロパティは、特定のプロキシに対する認証に使用するユーザー名を示します。

関連項目