Property HasPeekIcon
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
HasPeekIcon
Gets or sets a value indicating whether the peek icon to reveal the password is shown.
Default: false
.
public bool HasPeekIcon { get; set; }