Visual Guard Class Library Documentation

VGPasswordQuestionAndAnswerModificationState Members

VGPasswordQuestionAndAnswerModificationState overview

Public Instance Constructors

VGPasswordQuestionAndAnswerModificationState Constructor Creates a new instance of VGPasswordQuestionAndAnswerModificationState.

Public Instance Properties

IsFailed Checks if the modification process has failed
IsLastBadLogin Checks whether the next bad logon attempt will lock out the user account.
IsUserAccountLockedOut Checks whether the user account is locked out.
PasswordDoesNotMatch Checks whether the password does not match the password stored in the repository.
Status Gets a VGPasswordQuestionAndAnswerModificationStatus corresponding to the modification state.
UserAccountDoesNotExist Checks whether the user account does not exist in the repository.

See Also

VGPasswordQuestionAndAnswerModificationState Class | Novalys.VisualGuard.Security Namespace