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


説明

単純認証クラスのフィールド値をデフォルト値に戻します。

ResetToDefaults は、ユーザー名パスワードの値とキーを、空の文字列に設定します。

関連項目