C# Class Sparkles.SSHAuthenticationInfo

Inheritance: AuthenticationInfo
显示文件 Open project: hbons/SparkleShare Class Usage Examples

Public Properties

Property Type Description
DefaultAuthenticationInfo SSHAuthenticationInfo

Public Methods

Method Description
SSHAuthenticationInfo ( ) : System

Private Methods

Method Description
CreateKeyPair ( ) : bool
ImportKeys ( ) : void
MakeWindowsDomainAccountSafe ( string path ) : string

Method Details

SSHAuthenticationInfo() public method

public SSHAuthenticationInfo ( ) : System
return System

Property Details

DefaultAuthenticationInfo public_oe static_oe property

public static SSHAuthenticationInfo,Sparkles DefaultAuthenticationInfo
return SSHAuthenticationInfo