Click or drag to resize

IPasswords Properties

The IPasswords type exposes the following members.

Properties
  NameDescription
Public propertyBrowser
Gets the IBrowser instance associated with this browser.
Public propertyIsDisposed
Indicates if the object is already disposed.
(Inherited from IAutoDisposable.)
Public propertySavePasswordHandler
Gets or sets a handler that is used when the user is prompted to save the credentials in the password store
Public propertyUpdatePasswordHandler
Gets or sets a handler that is used when the user is prompted to update the password in the password store
Top
See Also