Visual Guard Class Library Documentation

VGMembershipUser.IsLockedOut Property

Gets a value indicating whether the membership user is locked out and unable to be validated.

public Boolean IsLockedOut {get;}

Property Value

true if the membership user is locked out and unable to be validated; otherwise, false.

See Also

VGMembershipUser Class | Novalys.VisualGuard.Security.Membership Namespace