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