SshAuthenticationRequestItem.Prompt Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
Prompt
Gets the authentication prompt (question).
Declaration
public string Prompt { get; }
Property Value
Type | Description |
---|---|
String | Authentication prompt. |