RdpPasswordEncrypted Property

Description

The encrypted password for connecting to the remote computer running UFT One.

Property type

Read-write property

Syntax

Visual Basic
Public Property RdpPasswordEncrypted As String

Remarks

  • UFT One 2021 or later: To encode the password, use the Password Encoder Tool installed with UFT One. No option needs to be selected.

  • UFT One 15.0.1 and 15.0.2: To encode the password, use the Password Encoder Tool installed with UFT One. In the tool, select the RDP option.

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

See Also