wwUserSecurity::NewUser

Creates a new user record and stores it in the `.oUser` member data and returns the `.oUser` as a result.

Does not save the new user - call `SaveUser()` after you've updated the `.oUser` properties.

o.NewUser()

Remarks

Does not save the User Record to the table. Use `SaveUser()` to actually save the User.


See also:

Class wwUser*** Base Class Abstract Methods

© West Wind Technologies, 1996-2024 • Updated: 10/03/18
Comment or report problem with topic