API:REST.Backend.ServiceComponents.TCustomBackendAuth.Login

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

Delphi

procedure Login; overload;
procedure Login(const ALogin: TBackendEntityValue; const AJSON: TJSONObject); overload;

C++

void __fastcall Login()/* overload */;
void __fastcall Login(const Rest::Backend::Metatypes::TBackendEntityValue &ALogin, System::Json::TJSONObject* const AJSON)/* overload */;

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents TCustomBackendAuth

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。