Datasnap.DSHTTP.TDSHTTPRequestIndy.GetAuthUserName

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

Delphi

function GetAuthUserName: string; override;

C++

virtual System::UnicodeString __fastcall GetAuthUserName();

プロパティ

種類 可視性 ソース ユニット
function protected
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSHTTPRequestIndy

説明

AuthUserName プロパティの値を返します。

GetAuthUserName メソッドは、AuthUserName プロパティの読み込み実装です。

関連項目