WebClientUserSettingsLockouts Property Ipswitch.Messaging.Framework
Gets or sets a value that indicates how many times the User has been locked out of the web client due to too many failed attempts to log in since the last successful login.

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

public uint Lockouts { get; set; }

Property Value

Type: UInt32
See Also

Reference