C# 클래스 Litle.Sdk.Communications.SshConnectionInfo

파일 보기 프로젝트 열기: LitleCo/litle-sdk-for-dotNet

공개 프로퍼티들

프로퍼티 타입 설명
Host string
IdentityFile string
Pass string
User string

프로퍼티 상세

Host 공개적으로 프로퍼티

public string Host
리턴 string

IdentityFile 공개적으로 프로퍼티

public string IdentityFile
리턴 string

Pass 공개적으로 프로퍼티

public string Pass
리턴 string

User 공개적으로 프로퍼티

public string User
리턴 string