3 references to WindowsAuthentication
System.ServiceModel (3)
System\ServiceModel\Configuration\ServiceCredentialsElement.cs (3)
70
[ConfigurationProperty(ConfigurationStrings.
WindowsAuthentication
)]
73
get { return (WindowsServiceElement)base[ConfigurationStrings.
WindowsAuthentication
]; }
148
if (propertyInfo[ConfigurationStrings.
WindowsAuthentication
].ValueOrigin != PropertyValueOrigin.Default)