Logon Dialogs
With Logon dialogs, you need to pass in the username/password that you want used and how the dialog should be handled. Your options for the Logon dialog are: DialogButton.OK, DialogButton.CANCEL or DialogButton.CLOSE.
To compile the above code include the following using:
using ArtOfTest.WebAii.Win32.Dialogs;