SSH Factory for .NET

ScpAuthenticationException Class

Exception thrown when authentication fails with scp server.

For a list of all members of this type, see ScpAuthenticationException Members.

System.Object
   System.Exception
      System.SystemException
         System.IO.IOException
            Jscape.Scp.ScpException
               Jscape.Scp.ScpAuthenticationException

public class ScpAuthenticationException : ScpException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Jscape.Scp

Assembly: Jscape.Ssh (in Jscape.Ssh.dll)

See Also

ScpAuthenticationException Members | Jscape.Scp Namespace