<PackageReference Include="SSH.NET" Version="2024.0.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.