What does UpdateUser do?

This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
Post Reply
AkshayKhanolkar
Posts: 43
Joined: May 2nd, 2022, 11:53 am
Contact:

What does UpdateUser do?

Unread post by AkshayKhanolkar »

This is a use case for UpdateUser. It is a part of the Authentication Workshop. We just need a clear vision of what this service is doing. Specifically, does it update the database or does it modify the user session variable?
image.png
word count: 41

Tags:
SteveCap
Posts: 327
Joined: August 26th, 2021, 9:18 am
Contact:

Re: What does UpdateUser do?

Unread post by SteveCap »

It updates the database. To modify session use ModifyUserSession or ModifyUserSessionProperties.
word count: 11
Post Reply