Class constructor that takes in the full name, unique identifier for user,
password in plain text, email address, a secret question and answer to the
secret question.
Method that will reset the user password to some random string,
by checking the answer provided to the secret question provided by
the user when adding user to the security store.
Method that will reset the user password to some random string,
by checking the answer provided to the secret question provided by
the user when adding user to the security store.