IPWorks SSH 2020 Android Edition

Questions / Feedback?

KeyboardInteractivePrompts Property

A collection of prompts to present to the user for keyboard-interactive authentication.

Syntax

public SSHPromptList getKeyboardInteractivePrompts();
public void setKeyboardInteractivePrompts(SSHPromptList keyboardInteractivePrompts);

Remarks

This property is a collection of prompts to present to the user during keyboard-authentication. It is used together with the KeyboardInteractiveMessage property.

Default Value

Copyright (c) 2023 /n software inc. - All rights reserved.
IPWorks SSH 2020 Android Edition - Version 20.0 [Build 8501]