Click or drag to resize

OIMCustomerSettingKeyPasswordResetEnforcePasswordValidation 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 string PasswordResetEnforcePasswordValidation = "PWREnforcePWValidation"

Field Value

Type: String
See Also