3 references to UserNameForCertificate
System.ServiceModel (3)
System\ServiceModel\Configuration\AuthenticationModeHelper.cs (1)
26|| value == AuthenticationMode.UserNameForCertificate
System\ServiceModel\Configuration\SecurityElementBase.cs (2)
343case AuthenticationMode.UserNameForCertificate: 567AddBindingTemplate(bindingTemplates, AuthenticationMode.UserNameForCertificate);