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