C# Class Halibut.Transport.UnexpectedCertificateException

Inheritance: System.Security.Authentication.AuthenticationException
Afficher le fichier Open project: OctopusDeploy/Halibut

Méthodes publiques

Méthode Description
ToString ( ) : string
UnexpectedCertificateException ( X509Certificate2 providedCert, ServiceEndPoint endPoint ) : System

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

UnexpectedCertificateException() public méthode

public UnexpectedCertificateException ( X509Certificate2 providedCert, ServiceEndPoint endPoint ) : System
providedCert System.Security.Cryptography.X509Certificates.X509Certificate2
endPoint ServiceEndPoint
Résultat System