PasswordResetControllerGetChallengeQuestions Method |
| Name | Description | |
|---|---|---|
| GetChallengeQuestions(Boolean) |
Returns all challenge questions as DataObjects
| |
| GetChallengeQuestions(Int32, IntegerList) |
Gets the challenge questions for the password reset process.
The function supports that identityId can be 0. Its used when we mimic that we found the identity but did not.
|