Discuss this help topic in SecureBlackbox Forum
This property specifies which SSH authentication types are enabled
Declaration
Values
|
Description
Set this property before calling the
Open
method to specify which authentication types SSH client should
try to use during the negotiation process. The authentication type
is calculated as bitwise OR operation on masks of types that
should be enabled.
Default value is
SSH_AUTH_TYPE_PASSWORD.