Click or drag to resize

OIMCustomerSettingKeyPasswordResetHardLockoutCount 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 string PasswordResetHardLockoutCount = "PWRHardLockoutCount"

Field Value

Type: String
See Also