AuthenticationDialog Properties

Password

The password textbox.

Syntax: public PwTextBox Password { get; }

UserName

The username textbox.

Syntax: public TextBox UserName { get; }

Last updated