ASP.NET's password protected user account on my computer

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it common for ASP.NET to install it's own user account with password
protection on your computer?
 
Yes. The ASPNET user account is installed and used by default, though there
are a variety of ways to get it to use a different account.
 
Back
Top