The VGPasswordQuestionAndAnswerModificationState type exposes the following members.

Properties

  NameDescription
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