| OIMCustomerSettingDefaultPasswordResetSoftLockoutCount Field |
If the password reset fails for this number of times for an Identity, the function
will be locked down for a number of minutes
Namespace:
Omada.OE.Solution.OIM.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic const int PasswordResetSoftLockoutCount = 3
Field Value
Type:
Int32
See Also