The VGPasswordQuestionAndAnswerModificationState type exposes the following members.

Properties

  NameDescription
Public propertyIsFailed
Checks if the modification process has failed
Public propertyIsLastBadLogin
Checks whether the next bad logon attempt will lock out the user account.
Public propertyIsUserAccountLockedOut
Checks whether the user account is locked out.
Public propertyPasswordDoesNotMatch
Checks whether the password does not match the password stored in the repository.
Public propertyStatus
Gets a VGPasswordQuestionAndAnswerModificationStatus corresponding to the modification state.
Public propertyUserAccountDoesNotExist
Checks whether the user account does not exist in the repository.

See Also