2 references to X509ServiceCertificateAuthentication
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\X509CertificateRecipientClientCredential.cs (2)
31
_authentication = new
X509ServiceCertificateAuthentication
(other._authentication);
34
_sslCertificateAuthentication = new
X509ServiceCertificateAuthentication
(other._sslCertificateAuthentication);