AuthenticationPrompt Response Property SSH .NET Client Library Documentation
Gets or sets server information response.

Namespace: Renci.SshNet.Common
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax

public string Response { get; set; }

Field Value

The response.
See Also