Moderate

Which of the following is TRUE about Windows Authentication in ASP.NET ?

Correct answer: B. Automatically determines role membership

  • A. Role membership determined only by user programming
  • B. Automatically determines role membership
  • C. ASP.NET does not support Windows Authentication
  • D. None of these

Explanation

Windows Authentication obtains the user's Windows identity and group membership, allowing ASP.NET to determine roles from the Windows account. Application code does not have to manually establish those Windows roles.

Last updated

Practise Web and Mobile Development

268 free Web and Mobile Development MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions