Property Passwords
- Namespace
- DotNetBrowser.Browser
- Assembly
- DotNetBrowser.dll
Passwords
Gets the IPasswords instance that can be used for working with logins and passwords saved in the Chromium password store.
IPasswords Passwords { get; }
Property Value
- IPasswords
The IPasswords instance associated with this IBrowser.