WebClientHostSettingsAllowedLockouts Property Ipswitch.Messaging.Framework
Gets or sets a value that is the maximum number of account lockouts due to failed login attempts by a user that will be allowed before the user's web client accesss is suspended.

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public virtual uint AllowedLockouts { get; set; }

Property Value

Type: UInt32
See Also

Reference