Back to product page

RemoteID property


Holds the user's unique ID assigned by the server.

Type

A Long value

Syntax

  • Basic
object.RemoteID
The RemoteID(object) syntax has these parts:
objectAn expression evaluating to an object of type User.

Remarks

The RemoteID property holds the channel_id information for the connection, as assigned by the SSH server. This is provided for debugging purposes only.

Platforms

Windows