WebClientHostSettingsAllowedLoginAttempts Property Ipswitch.Messaging.Framework
Gets or sets a value that is the maximum number of failed login attempts by a user that will be allowed before the web client will stop accepting more attempts.

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

public virtual uint AllowedLoginAttempts { get; set; }

Property Value

Type: UInt32
See Also

Reference