Member variable CoreWebView2Settings():IsPasswordAutosaveEnabled Foundation
Controls whether password autosave is enabled.
This member variable determines whether the WebView2 control offers to save passwords when users log into websites. When set to .T. (true), the browser will prompt users to save passwords and will autofill saved passwords on subsequent visits. When set to .F. (false), password saving functionality is disabled, which may be required for security-sensitive applications. Password autosave is enabled by default.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.