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