Visual Guard Class Library Documentation

VGMembershipUser.LastLockoutDate Property

Gets the most recent date and time that the membership user was locked out.

public DateTime LastLockoutDate {get;}

Property Value

A DateTime object that represents the most recent date and time that the membership user was locked out.

See Also

VGMembershipUser Class | Novalys.VisualGuard.Security.Membership Namespace