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