Back to product page

Authentications enumeration


List of all supported authentication types.

Remarks

Possible values for Authentications:

Constant Description
None No authentication is provided.
Password Authentication using login and password.
PublicKey Authentication using login and private key.
Both Authentication using login and both password and private key.
KeyboardInteractive Authentication using login and keyboard-interactive provided password.

Platforms

Windows