Constructor DefaultAuthenticationHandler
- Namespace
- DotNetBrowser.WinForms.Dialogs
- Assembly
- DotNetBrowser.WinForms.dll
DefaultAuthenticationHandler(Control)
Creates and initializes the dialog handler.
public DefaultAuthenticationHandler(Control parent)
Parameters
parent
ControlThe parent object for the dialog displayed by this handler.