Visual Guard Class Library Documentation

VGAuthenticationState.IsLastGraceLogon Property

Checks whether it is the last grace logon before locking out the account.

public Boolean IsLastGraceLogon {get;}

Remarks

The user must change the password before the next logon attempt. If the password is not changed, the account will be locked out.

See Also

VGAuthenticationState Class | Novalys.VisualGuard.Security Namespace