2 references to windowsAuthentication
System (2)
net\System\Net\Configuration\SettingsSection.cs (2)
50this.properties.Add(this.windowsAuthentication); 106get { return (WindowsAuthenticationElement)this[this.windowsAuthentication]; }