Datasnap.DSClientRest.TDSCustomRestConnection.ClearSessionCredentials

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

Delphi

procedure ClearSessionCredentials;

C++

void __fastcall ClearSessionCredentials();

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSCustomRestConnection


説明

HTTP クライアントに格納された資格情報をクリアします。

ClearSessionCredentials は、HTTP クライアントに格納されたローカルの資格情報ストレージをすべてクリアします。

関連項目