ID Property
      
 

Description

Holds user's unique ID in the channel.

Property type

A Long value.  

Syntax

object.ID

The ID Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type VPNUser.

Remarks

Unlike the Index property, ID is a unique value that is valid for as long as wodVPN session is not closed.

To reference user by its ID, you can use Users.ID property.