Collection of prompts and answers for the authentication request.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Items As SshAuthenticationRequestItemCollection Get |
| C# |
|---|
public SshAuthenticationRequestItemCollection Items { get; } |