Click or drag to resize

IPasswordResetClient Interface

Interface to be used password reset clients managed by password reset wrapper

Namespace:  Omada.OE.Solution.OIM.AppLogic.PasswordReset
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public interface IPasswordResetClient

The IPasswordResetClient type exposes the following members.

Methods
  NameDescription
Public methodPasswordReset
Will be called to resets password
Public methodVerifyPassword
Will be called to verify password
Top
See Also