RdpPasswordEncrypted Property

Description

The encrypted password for connecting to the remote computer running OpenText Functional Testing.

Property type

Read-write property

Syntax

Visual Basic
Public Property RdpPasswordEncrypted As String

Remarks

  • Versions 2021 or later: To encode the password, use the Password Encoder Tool installed with OpenText Functional Testing. No option needs to be selected.

  • Versions 15.0.1 and 15.0.2: To encode the password, use the Password Encoder Tool installed with OpenText Functional Testing. In the tool, select the RDP option.

  • In earlier versions: define the RDP connection in the Options dialog box and generate the automation script from there.

See Also