KeyboardInteractiveConnectionInfo
Provides connection information when keyboard interactive authentication method is used
            
                
Occurs when server prompts for more authentication information.
            
Initializes a new instance of the  KeyboardInteractiveConnectionInfo class.
            
Initializes a new instance of the  KeyboardInteractiveConnectionInfo class.
            
public KeyboardInteractiveConnectionInfo(string host, int port, string username, ProxyTypes proxyType, string proxyHost, int proxyPort)
Initializes a new instance of the  KeyboardInteractiveConnectionInfo class.
            
public KeyboardInteractiveConnectionInfo(string host, int port, string username, ProxyTypes proxyType, string proxyHost, int proxyPort, string proxyUsername)
Initializes a new instance of the  KeyboardInteractiveConnectionInfo class.
            
public KeyboardInteractiveConnectionInfo(string host, string username, ProxyTypes proxyType, string proxyHost, int proxyPort)
Initializes a new instance of the  KeyboardInteractiveConnectionInfo class.
            
public KeyboardInteractiveConnectionInfo(string host, string username, ProxyTypes proxyType, string proxyHost, int proxyPort, string proxyUsername)
Initializes a new instance of the  KeyboardInteractiveConnectionInfo class.
            
public KeyboardInteractiveConnectionInfo(string host, string username, ProxyTypes proxyType, string proxyHost, int proxyPort, string proxyUsername, string proxyPassword)
Initializes a new instance of the  KeyboardInteractiveConnectionInfo class.
            
public KeyboardInteractiveConnectionInfo(string host, int port, string username, ProxyTypes proxyType, string proxyHost, int proxyPort, string proxyUsername, string proxyPassword)
Initializes a new instance of the  KeyboardInteractiveConnectionInfo class.
            
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
            
Releases unmanaged and - optionally - managed resources