wodSSHTunnel ActiveX Control - ID Property
      
 

Description

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


Property type

An User object.  Reference to requested user.


Syntax

object.ID(LocalID)



The ID Property syntax has these parts:

Part Description
object An expression evaluating to an object of type Users.
LocalID Required. 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.