SshSession.AuthenticationRequest Event
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 8.0.9673)
Occurs when an authentication request is received from the server that cannot be answered programmatically.
Syntax
public event EventHandler<SshAuthenticationRequestEventArgs> AuthenticationRequest
Returns
| Type | Description |
|---|---|
| EventHandler<SshAuthenticationRequestEventArgs> |