Back to product page

ID property


Holds a reference to the user for a given unique ID.

Type

An User object. Reference to requested user.

Syntax

  • Basic
object.ID  (LocalID)
The ID(object,LocalID) syntax has these parts:
objectAn expression evaluating to an object of type Users.
LocalIDRequired. A Long value. Holds user's unique ID.

Remarks

The ID property can be used to get a reference to a user by its unique ID. Unlike a user's Index, its ID is persistent throughout the lifetime of a wodSSHTunnel session.

Platforms

Windows