Click or drag to resize

OIMCustomerSettingKeyPasswordResetSoftLockoutCount 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
Syntax
C#
public const string PasswordResetSoftLockoutCount = "PWRSoftLockoutCount"

Field Value

Type: String
See Also