WebClientUserSettingsLastFailedLogin Property Ipswitch.Messaging.Framework
Gets or sets a DateTimeOffset that marks the last date and time that the user attempted to log in to the web client and failed.

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

public DateTimeOffset LastFailedLogin { get; set; }

Property Value

Type: DateTimeOffset
See Also

Reference