3 references to ServiceAuthenticationManagerType
System.ServiceModel (3)
System\ServiceModel\Configuration\ServiceAuthenticationElement.cs (3)
20[ConfigurationProperty(ConfigurationStrings.ServiceAuthenticationManagerType, DefaultValue = "")] 24get { return (string)base[ConfigurationStrings.ServiceAuthenticationManagerType]; } 31base[ConfigurationStrings.ServiceAuthenticationManagerType] = value;