List of authorization prompts

Namespace: EnterpriseDT.Net.Ftp.Ssh
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
protected SSHAuthPrompt[] prompts
Visual Basic
Protected prompts As SSHAuthPrompt()
Visual C++
protected:
array<SSHAuthPrompt^>^ prompts

See Also