3 references to CertificateOverTransport
System.ServiceModel (3)
System\ServiceModel\Configuration\AuthenticationModeHelper.cs (1)
14
|| value == AuthenticationMode.
CertificateOverTransport
System\ServiceModel\Configuration\SecurityElementBase.cs (2)
310
case AuthenticationMode.
CertificateOverTransport
:
553
AddBindingTemplate(bindingTemplates, AuthenticationMode.
CertificateOverTransport
);