2 references to ServiceAuthenticationBehavior
System.ServiceModel (2)
System\ServiceModel\Configuration\ServiceAuthenticationElement.cs (1)
53
ServiceAuthenticationBehavior behavior = new
ServiceAuthenticationBehavior
();
System\ServiceModel\ServiceHost.cs (1)
593
a = new
ServiceAuthenticationBehavior
();