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
();
551
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
();
152
factory.Credentials.ServiceCertificate.SslCertificateAuthentication = new
X509ServiceCertificateAuthentication
();
198
factory.Credentials.ServiceCertificate.SslCertificateAuthentication = new
X509ServiceCertificateAuthentication
();