DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Passwords
IPasswordStore Interface
IPasswordStore Methods
Clear Method
RemoveByUrl Method
IPasswordStore
Clear Method
Clears all records in the password store.
Namespace:
DotNetBrowser.Passwords
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
void
Clear
()
Exceptions
Exception
Condition
ObjectDisposedException
The
IPasswordStore
has already been disposed.
See Also
Reference
IPasswordStore Interface
DotNetBrowser.Passwords Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.