2 references to ServiceAuthorizationBehavior
System.ServiceModel (2)
System\ServiceModel\Configuration\ServiceAuthorizationElement.cs (1)
103
ServiceAuthorizationBehavior behavior = new
ServiceAuthorizationBehavior
();
System\ServiceModel\ServiceHost.cs (1)
579
a = new
ServiceAuthorizationBehavior
();