Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Yes, this statement is correct. When Windows authentication is not available, ASP.NET Core uses forms authentication, which relies on a username and password to authenticate users. This allows users to be authenticated against a database or other identity provider.