Link Search Menu Expand Document

User Data Records

User Data Type is a special Server Data Type so it can use all of their features. You can Manage User Data Records or use the Edit, Fetch/Display one Record and Search/Display multiple Records Datasource requests.
In addition, you can use the special Register, Login, Forgot Password and Logout requests to implement User Authentication.

Note: You cannot create a new User without using the Register request, as you need to provide a password that will be encrypted during the Registration.