System.Net.HttpClient.THTTPResponse.InternalGetAuthRealm

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

Delphi

function InternalGetAuthRealm: string;

C++

System::UnicodeString __fastcall InternalGetAuthRealm();

プロパティ

種類 可視性 ソース ユニット
function protected
System.Net.HttpClient.pas
System.Net.HTTPClient.hpp
System.Net.HttpClient THTTPResponse


説明

サーバー/プロキシ THTTPResponse から Realm 属性を返します。

関連項目