<PackageReference Include="SSH.NET" Version="2016.1.0" />

SshAuthenticationException

The exception that is thrown when authentication failed.

Initializes a new instance of the SshAuthenticationException class.

public SshAuthenticationException(string message)

Initializes a new instance of the SshAuthenticationException class.

public SshAuthenticationException(string message, Exception innerException)

Initializes a new instance of the SshAuthenticationException class.

Initializes a new instance of the SshAuthenticationException class.