This property determine client authentications allowed
when user connects to wodSSHServer - when running as SSH2
server (set by Protocol
property).
By default, this is set to authPassword.
This property is ignored when wodSSHServer is running as
Telnet (or Raw) server.
Note: Since version 1.5.0, authPassword
may actually expect keyboard-interactive
authentication to be selected instead of password authentication. It
depends on
AuthChallenge property - if you leave it empty (it is by
default) then password authentication is user. If you provide
challenge details in that property, then keyboard-interactive
authentication is used instead.