Table of Contents

Constructor PasswordBox

Namespace
Skyline.DataMiner.Utils.InteractiveAutomationScript
Assembly
Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll

PasswordBox(bool)

Initializes a new instance of the PasswordBox class.

public PasswordBox(bool hasPeekIcon)

Parameters

hasPeekIcon bool

A value indicating whether the peek icon to reveal the password is shown.

PasswordBox()

Initializes a new instance of the PasswordBox class.

public PasswordBox()