REST.Backend.KinveyApi.TKinveyApi.SignupUser
Delphi
procedure SignupUser(const AUserName, APassword: string; const AUserFields: TJSONObject; out ALogin: TLogin);
C++
void __fastcall SignupUser(const System::UnicodeString AUserName, const System::UnicodeString APassword, System::Json::TJSONObject* const AUserFields, /* out */ TLogin &ALogin);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| procedure function | public | REST.Backend.KinveyApi.pas REST.Backend.KinveyApi.hpp | REST.Backend.KinveyApi | TKinveyApi | 
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。