7 writes to RevocationMode
Binding.Custom.IntegrationTests (1)
CustomBindingTests.4.1.0.cs (1)
36factory.Credentials.ServiceCertificate.Authentication.RevocationMode = X509RevocationMode.NoCheck;
Binding.UDS.IntegrationTests (1)
UDSBindingTests.cs (1)
121RevocationMode = X509RevocationMode.NoCheck
Security.TransportSecurity.IntegrationTests (5)
Tcp\ClientCredentialTypeCertificateCanonicalNameTests.4.1.0.cs (1)
208factory.Credentials.ServiceCertificate.Authentication.RevocationMode = X509RevocationMode.NoCheck;
Tcp\ClientCredentialTypeTests.4.1.0.cs (1)
137factory.Credentials.ServiceCertificate.Authentication.RevocationMode = X509RevocationMode.NoCheck;
Tcp\ClientCredentialTypeTests.4.1.1.cs (1)
196factory.Credentials.ServiceCertificate.Authentication.RevocationMode = X509RevocationMode.NoCheck;
Tcp\IdentityTests.4.1.0.cs (1)
31factory.Credentials.ServiceCertificate.Authentication.RevocationMode = X509RevocationMode.NoCheck;
Tcp\IdentityTests.4.1.1.cs (1)
31factory.Credentials.ServiceCertificate.Authentication.RevocationMode = X509RevocationMode.NoCheck;