IPasswords Interface | 
Namespace: DotNetBrowser.Passwords
public interface IPasswords : IAutoDisposable
The IPasswords type exposes the following members.
| Name | Description | |
|---|---|---|
| Browser | 
                Gets the IBrowser instance associated with this browser.
              | |
| IsDisposed | 
                Indicates if the object is already disposed.
              (Inherited from IAutoDisposable.) | |
| SavePasswordHandler | 
                Gets or sets a handler that is used when the user is prompted to save the credentials in the
                
                    password store
                  | |
| UpdatePasswordHandler | 
                Gets or sets a handler that is used when the user is prompted to update the password in the
                
                    password store
                  | 
| Name | Description | |
|---|---|---|
| Disposed | 
                Occurs when the object has been disposed.
              (Inherited from IAutoDisposable.) |