Class UpdatePasswordResponse
- Namespace
- DotNetBrowser.Passwords.Handlers
- Assembly
- DotNetBrowser.dll
A response to the UpdatePasswordHandler.
public sealed class UpdatePasswordResponse
- Inheritance
-
UpdatePasswordResponse
- Inherited Members
Fields
- Ignore
Creates a UpdatePasswordResponse that notifies the browser not to update the password for this Login.
- Update
Creates a UpdatePasswordResponse that notifies the browser to update the password for this Login login in the password store.