C# 클래스 Halibut.Transport.UnexpectedCertificateException

상속: System.Security.Authentication.AuthenticationException
파일 보기 프로젝트 열기: OctopusDeploy/Halibut

공개 메소드들

메소드 설명
ToString ( ) : string
UnexpectedCertificateException ( X509Certificate2 providedCert, ServiceEndPoint endPoint ) : System

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

UnexpectedCertificateException() 공개 메소드

public UnexpectedCertificateException ( X509Certificate2 providedCert, ServiceEndPoint endPoint ) : System
providedCert System.Security.Cryptography.X509Certificates.X509Certificate2
endPoint ServiceEndPoint
리턴 System