TerminalServerPatchableProperties interface

Network and credential configuration currently applied on terminal server.

Properties

password

Password for the terminal server connection.

serialNumber

Serial Number of Terminal server.

username

Username for the terminal server connection.

Property Details

password

Password for the terminal server connection.

password?: string

Property Value

string

serialNumber

Serial Number of Terminal server.

serialNumber?: string

Property Value

string

username

Username for the terminal server connection.

username?: string

Property Value

string