2 references to SupportInteractiveDefault
System.ServiceModel (2)
System\ServiceModel\Configuration\ClientCredentialsElement.cs (1)
87[ConfigurationProperty(ConfigurationStrings.SupportInteractive, DefaultValue = ClientCredentials.SupportInteractiveDefault)]
System\ServiceModel\Description\ClientCredentials.cs (1)
36this.supportInteractive = SupportInteractiveDefault;