7 references to X509ServiceCertificateAuthentication
Binding.UDS.IntegrationTests (1)
UDSBindingTests.cs (1)
118
factory.Credentials.ServiceCertificate.SslCertificateAuthentication = new System.ServiceModel.Security.
X509ServiceCertificateAuthentication
Security.TransportSecurity.IntegrationTests (6)
Https\HttpsTests.4.1.0.cs (2)
246
factory.Credentials.ServiceCertificate.SslCertificateAuthentication = new
X509ServiceCertificateAuthentication
();
549
factory.Credentials.ServiceCertificate.SslCertificateAuthentication = new
X509ServiceCertificateAuthentication
();
Https\HttpsTests.4.1.1.cs (4)
42
factory.Credentials.ServiceCertificate.SslCertificateAuthentication = new
X509ServiceCertificateAuthentication
();
93
factory.Credentials.ServiceCertificate.SslCertificateAuthentication = new
X509ServiceCertificateAuthentication
();
151
factory.Credentials.ServiceCertificate.SslCertificateAuthentication = new
X509ServiceCertificateAuthentication
();
196
factory.Credentials.ServiceCertificate.SslCertificateAuthentication = new
X509ServiceCertificateAuthentication
();