This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

We need to Encrypt column like password or PasswordAnswer. Is there any way to do so without Db encryption or is there any process or method being called on inserting values in these coulmns.

We need to Encrypt column like password or PasswordAnswer. Is there any way to do so without Db encryption or is there any process or method being called on inserting values in these coulmns.

Parents Reply
  • Hello Markus,

    As there is no provision of setting more than one security question for end users. We were trying to built that functionality using custom columns. But to implement, custom columns need to be hashed like PasswordAnswer column. Can you tell us which hash code standard is used for hashing this column.

Children