C# 클래스 withSIX.Mini.Presentation.Core.PortsInfo

파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop 1 사용 예제들

공개 메소드들

메소드 설명
IsSslRegistered ( ) : bool
PortsInfo ( IProcessManagerSync pm, IPEndPoint http, IPEndPoint https, string thumbprint ) : System

비공개 메소드들

메소드 설명
ContainsCert ( string s, string thumbprint, string epStr ) : bool
QueryCertRegistered ( IProcessManagerSync pm, IPEndPoint value, string thumbprint ) : bool
QueryPortRegistered ( IProcessManagerSync pm, string value ) : bool

메소드 상세

IsSslRegistered() 공개 메소드

public IsSslRegistered ( ) : bool
리턴 bool

PortsInfo() 공개 메소드

public PortsInfo ( IProcessManagerSync pm, IPEndPoint http, IPEndPoint https, string thumbprint ) : System
pm IProcessManagerSync
http System.Net.IPEndPoint
https System.Net.IPEndPoint
thumbprint string
리턴 System