2 references to X509ServiceCertificateAuthentication
System.ServiceModel (2)
System\ServiceModel\Security\X509CertificateRecipientClientCredential.cs (2)
32
this.authentication = new
X509ServiceCertificateAuthentication
(other.authentication);
35
this.sslCertificateAuthentication = new
X509ServiceCertificateAuthentication
(other.sslCertificateAuthentication);