Avatar

Correct answer by
Level 3

Using the method HashPassword works : 

NLWS.xtkSession.HashPassword("new_password");

And use the value to update the password column in the operator table.

View solution in original post