Property UpdatePasswordHandler
- Namespace
- DotNetBrowser.AvaloniaUi
- Assembly
- DotNetBrowser.AvaloniaUi.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; }