Click or drag to resize

PasswordResetControllerVerifyPassword Field

The delegate is used to determine if a user is able to present his current password when he wants to change his password.

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 PasswordVerifier VerifyPassword

Field Value

Type: PasswordVerifier
See Also