Click or drag to resize

PasswordResetControllerCompleted Field

The implementation of this delegate must execute the notify the user regarding the password reset result

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 static ResetPasswordCompletedDelegate Completed

Field Value

Type: ResetPasswordCompletedDelegate
See Also