InterviewSolution
Saved Bookmarks
| 1. |
What Are The Three Ways To Authenticate A Person? |
|
Answer» SOMETHING they know (password), something they have (token), and something they are (biometrics). Two-factor authentication often times USES a password and token setup, ALTHOUGH in some CASES this can be a PIN and thumbprint. Something they know (password), something they have (token), and something they are (biometrics). Two-factor authentication often times uses a password and token setup, although in some cases this can be a PIN and thumbprint. |
|