TLoginOptions.AllowPasswordLogin Property
Allows users to log in with a local username/password on the login page.
Remarks
When True (the default), the login page shows the normal identifier/password form. Set to False to offer only external "Login with..." providers (an external-only login). As a safeguard against lockout, the login page still shows the local form when no external providers are available. Defaults to True.
Syntax
Unit: Sphinx.Options
property TLoginOptions.AllowPasswordLogin: Boolean