2 references to X509ServiceCertificateAuthentication
System.ServiceModel (2)
System\ServiceModel\Configuration\X509RecipientCertificateClientElement.cs (1)
85cert.SslCertificateAuthentication = new X509ServiceCertificateAuthentication();
System\ServiceModel\Security\X509CertificateRecipientClientCredential.cs (1)
26this.authentication = new X509ServiceCertificateAuthentication();