using System;
using System.Linq;
using System.Text;
using Renci.SshNet.Common;
namespace Renci.SshNet
{
    /// 
    /// Provides connection information when password authentication method is used
    /// 
    /// 
    ///