Multiple choice technology databases

. User Authentication most suitable in IntrAnet scenario

  1. Forms Authentication

  2. Passport Authentication

  3. Windows Authentication

  4. none of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Windows Authentication integrates with Active Directory and is ideal for intranets where all users are domain members. It provides seamless authentication without prompting for credentials. Forms Authentication is for internet applications, Passport is deprecated, and Windows is the correct intranet choice.