Click or drag to resize

OIMCustomerSettingDefaultPasswordResetEnforcePasswordValidation Field

If true, the old password will be required in order to change the password NOTE: There is a security risk involved if this setting is set to false!

Namespace:  Omada.OE.Solution.OIM.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public const bool PasswordResetEnforcePasswordValidation = true

Field Value

Type: Boolean
See Also