Port Property
      
 

Description

Holds the originating port of the user.

Property type

A Long value.  

Syntax

object.Port

The Port Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type VPNUser.

Remarks

The Port property holds information on the port that the user was assigned on his computer when he initiated the connection to wodVPN. This can be useful in determining whether the user is allowed to connect or not (in UserConnecting event), as you may filter incoming users using this information.