The Port property holds information on the port that the user was
assigned on their computer when they initiated the connection to
wodSSHTunnel. This is very useful in determining whether the user is
allowed to connect or not, as you may filter incoming
users using various information.
If you know their originating port (from the other application
or component), you can always check it against this
information to see if it is a user that you will allow to connect.