Gets or sets response to the prompt.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public Property Response As String Get Set |
C# |
---|
public string Response { get; set; } |
Rebex API |
SshAuthenticationRequestItem..::..Response Property |
SshAuthenticationRequestItem Class See Also |
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Visual Basic |
---|
Public Property Response As String Get Set |
C# |
---|
public string Response { get; set; } |