Click or drag to resize

OIMCustomerSettingDefaultPasswordResetHardLockoutCount Field

If the password reset fails for this number of times for an Identity, the function will be locked down until unlocked by the helpdesk

Namespace:  Omada.OE.Solution.OIM.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public const int PasswordResetHardLockoutCount = 6

Field Value

Type: Int32
See Also