I'm trying to set a user's password to a known string.
SystemUser.Password=PWD_ENCRYPT('Hello')
this returns blank when viewed in the logger.
PWD_ENCRYPT has been around 10 years and not talked about much - did it get replaced by something else?
or is it just broke?