3 references to UserNameOverTransport
System.ServiceModel (3)
System\ServiceModel\Configuration\AuthenticationModeHelper.cs (1)
28|| value == AuthenticationMode.UserNameOverTransport
System\ServiceModel\Configuration\SecurityElementBase.cs (2)
349case AuthenticationMode.UserNameOverTransport: 569AddBindingTemplate(bindingTemplates, AuthenticationMode.UserNameOverTransport);