Xceed .NET Libraries Documentation
Xceed.SSH.Protocols Assembly / Xceed.SSH.Protocols Namespace / SSHAuthenticationException Class
Fields Properties Methods Events


SSHAuthenticationException Class Members

The following tables list the members exposed by SSHAuthenticationException.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the SSHAuthenticationException class using the passed SSHPacketPayload.  
Top
Protected Fields
 NameDescription
Protected Field  
Protected FieldA %M:Xceed.SSH.Core.SSHPacketPayload% representing the reply from the SSH server after an authentication request.  
Protected Field  
Protected Field  
Top
Public Properties
 NameDescription
Public Property  
Public PropertyGets the reply from the SSH server after an authentication request.  
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property  
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property  
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Exception)
Public MethodSets the SerializationInfo with information about the exception. (Inherited from Xceed.SSH.Core.SSHException)
Public Method (Inherited from System.Exception)
Public Method (Inherited from System.Exception)
Top
Protected Events
 NameDescription
Protected Event (Inherited from System.Exception)
Top
See Also