3 references to SupportsClientCertificates
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpsChannelFactory.cs (2)
171if (!messageHandler.SupportsClientCertificates) 228if (!handler.SupportsClientCertificates)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportSecurityHelpers.cs (1)
365if (!handler.SupportsClientCertificates)