Xceed .NET Libraries Documentation
SSHAuthenticationException Class Members
Fields  Properties  Methods  Events


Xceed.SSH.Protocols Assembly > Xceed.SSH.Protocols Namespace : SSHAuthenticationException Class

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 Xceed.SSH.Core.SSHAuthenticationProtocolException)
Public Property (Inherited from Xceed.SSH.Core.SSHAuthenticationProtocolException)
Public Property (Inherited from Xceed.SSH.Core.SSHAuthenticationProtocolException)
Public Property (Inherited from Xceed.SSH.Core.SSHAuthenticationProtocolException)
Public Property  
Public Property (Inherited from Xceed.SSH.Core.SSHAuthenticationProtocolException)
Public Property (Inherited from Xceed.SSH.Core.SSHAuthenticationProtocolException)
Public Property (Inherited from Xceed.SSH.Core.SSHAuthenticationProtocolException)
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.SSHAuthenticationProtocolException)
Public Method (Inherited from Xceed.SSH.Core.SSHAuthenticationProtocolException)
Public Method (Inherited from Xceed.SSH.Core.SSHAuthenticationProtocolException)
Top
Protected Events
 NameDescription
Protected Event (Inherited from System.Exception)
Top
See Also

Reference

SSHAuthenticationException Class
Xceed.SSH.Protocols Namespace