Hi All.
I use and am developing Config Object Model application block.
I want to check whether the input password is the same as the password of Person of ConfigServer.
However, because the password of Person is encrypted, it is not possible to compare it.
It is not found though there only have to be an attestation method and a method that can be decoded.
Please teach if there is a good method.
Thank