Click or drag to resize

PasswordResetResultResult Property

If true the password has been reset.

Namespace:  Omada.OE.Solution.OIM.AppLogic.Model
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public PasswordResetStatus Result { get; set; }

Property Value

Type: PasswordResetStatus
See Also