API:REST.Authenticator.Simple.TSimpleAuthenticator.ResetToDefaults

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

Delphi

procedure ResetToDefaults; override;

C++

virtual void __fastcall ResetToDefaults();

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
REST.Authenticator.Simple.pas
REST.Authenticator.Simple.hpp
REST.Authenticator.Simple TSimpleAuthenticator

説明

Authenticate によって生成されたすべての認証情報をクリアします。

REST.Authenticator.Simple.TSimpleAuthenticator.ResetToDefaults は REST.Client.TCustomAuthenticator.ResetToDefaults を継承しています。以下の内容はすべて REST.Client.TCustomAuthenticator.ResetToDefaults を参照しています。

Authenticate によって生成されたすべての認証情報をクリアします。

関連項目