Click or drag to resize

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
Syntax
C#
public DataObjects GetChallengeQuestions(
	bool onlyActive = false
)

Parameters

onlyActive (Optional)
Type: SystemBoolean

Return Value

Type: DataObjects
See Also