Note: The SetSecure method enables you to hide passwords displayed on the screen while running or editing a test, but it is not intended to be a secure way to protect password information.
C# Syntax
void SetSecure( string encodedText )
Parameters
- encodedText
- The encoded text to enter in this edit box.