IP*Works! SSH V9 - Online Help
IP*Works! SSH V9
Questions / Feedback?

SSHPrompt Type

A prompt to provide to the client during keyboard-interactive authentication.

Remarks

This type describes a prompt the SSH daemon will send to the client when requesting keyboard-interactive authentication.

Fields

Echo
Boolean

Specifies if the client should echo the value entered by the user or not.

Prompt
String

The prompt label/text the client should present to the user.

Constructors

[VB.NET]
Public SSHPrompt()

[C#]
public SSHPrompt();



[VB.NET]
Public SSHPrompt(ByVal Prompt As String, ByVal Echo As Boolean)

[C#]
public SSHPrompt(string prompt, bool echo);



 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0