VGAuthenticationState overview
![]() |
Creates a new instance of VGAuthenticationState. |
![]() | Checks whether the authentication process has been canceled by the user. |
![]() | Checks whether the authentication process has failed due to bad credentials (user or password incorrect). |
![]() | Checks if the authentication process has failed |
![]() | Checks whether the next bad logon attempt will lock out the user account. |
![]() | Checks whether it is the last grace logon before locking out the account. |
![]() | Checks whether the user is not approved and cannot be authenticated. |
![]() | Checks whether the password must be changed according to the password policy. |
![]() | Checks whether the password is enough secure according to the password policy. |
![]() | Checks whether the user account has expired. |
![]() | Checks whether the user account is locked out due to bad credentials or a password not enough secure. |
![]() | Checks whether the user account exists but is not yet available. |
![]() | Checks whether the user account will be locked out for the next logon attempt. |
![]() | Checks whether the user is not authorized to access to the application. |
![]() | Checks whether the user must change the password at next logon. |
![]() | Gets a VGAuthenticationStatus corresponding to the authentication state. |
![]() | Convert the state to a string value. |
VGAuthenticationState Class | Novalys.VisualGuard.Security Namespace