Which statement accurately describes Windows Authentication in ASP.NET?
Explanation
Windows Authentication in ASP.NET automatically identifies the user's role membership based on their Windows credentials, eliminating the need for manual role specification by the developer.