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, 2025 • Updated: 2025-03-12
Comment or report problem with topic