1 write to AllowAnonymousLogons
System.ServiceModel (1)
System\ServiceModel\Configuration\WindowsServiceElement.cs (1)
46this.AllowAnonymousLogons = from.AllowAnonymousLogons;
2 references to AllowAnonymousLogons
System.ServiceModel (2)
System\ServiceModel\Configuration\WindowsServiceElement.cs (2)
46this.AllowAnonymousLogons = from.AllowAnonymousLogons; 56windows.AllowAnonymousLogons = this.AllowAnonymousLogons;