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