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