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