Sftp.AuthenticationRequest Event
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9083)
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> |