2 references to X509ServiceCertificateAuthentication
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\X509CertificateRecipientClientCredential.cs (2)
30
Authentication = new
X509ServiceCertificateAuthentication
(other.Authentication);
33
_sslCertificateAuthentication = new
X509ServiceCertificateAuthentication
(other._sslCertificateAuthentication);