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