• How the passcode is hashed and stored in Person table?

    Hi,

    We have used "CreatePasscode" method in the process to create passcode for user and trying to store that passcode in Person table. But, it needs hash value of this passcode. Is there OOTB script that can be called for this functionality? Version we…