Datasnap.DSHTTPClient.TDSHTTP.IProxyConnectionInfo.GetProxyPassword

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetProxyPassword: string;

C++

virtual System::UnicodeString __fastcall GetProxyPassword() = 0 ;

プロパティ

種類 可視性 ソース ユニット
function public
Datasnap.DSHTTPClient.pas
Datasnap.DSHTTPClient.hpp
Datasnap.DSHTTPClient IProxyConnectionInfo


説明

プロキシ サーバーでの認証のためのパスワードを取得します。

GetProxyPassword は、ProxyPassword プロパティの取得メソッドです。

関連項目