ApplicationPropertiesMaxFailedLogins Property |
The maximum number of failed logins before an account is disabled.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxint MaxFailedLogins { get; }
ReadOnly Property MaxFailedLogins As Integer
Get
Property Value
Type:
Int32The maximum number of failed logins before an account is disabled.
See Also