API:REST.Backend.ServiceTypes.TBackendAuthApi.SignupUser

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SignupUser(const AUserName, APassword: string; const AUserData: TJSONObject;  out ACreatedObject: TBackendEntityValue);

C++

void __fastcall SignupUser(const System::UnicodeString AUserName, const System::UnicodeString APassword, System::Json::TJSONObject* const AUserData, /* out */ Rest::Backend::Metatypes::TBackendEntityValue &ACreatedObject);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
REST.Backend.ServiceTypes.pas
REST.Backend.ServiceTypes.hpp
REST.Backend.ServiceTypes TBackendAuthApi

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !