Property UpdatePasswordHandler
- Namespace
- DotNetBrowser.Wpf
- Assembly
- DotNetBrowser.Wpf.dll
UpdatePasswordHandler
This handler is used when the user is prompted to update the password in the password store, if a different handler was not configured for the browser.
public IHandler<UpdatePasswordParameters, UpdatePasswordResponse> UpdatePasswordHandler { get; }