| PasswordResetControllerGetChallengeQuestions Method (Boolean) |
Returns all challenge questions as DataObjects
Namespace:
Omada.OE.Solution.OIM.AppLogic
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic DataObjects GetChallengeQuestions(
bool onlyActive = false
)
Parameters
- onlyActive (Optional)
- Type: SystemBoolean
Return Value
Type:
DataObjects
See Also