C# 클래스 TransportLayerInsecurity.ServerConfiguration

파일 보기 프로젝트 열기: epicvrvs/TransportLayerInsecurity 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CertificatePath string
LocalHost string
LocalPort int
LogPath string
RemoteHost string
RemotePort int
TargetHost string

프로퍼티 상세

CertificatePath 공개적으로 프로퍼티

public string CertificatePath
리턴 string

LocalHost 공개적으로 프로퍼티

public string LocalHost
리턴 string

LocalPort 공개적으로 프로퍼티

public int LocalPort
리턴 int

LogPath 공개적으로 프로퍼티

public string LogPath
리턴 string

RemoteHost 공개적으로 프로퍼티

public string RemoteHost
리턴 string

RemotePort 공개적으로 프로퍼티

public int RemotePort
리턴 int

TargetHost 공개적으로 프로퍼티

public string TargetHost
리턴 string