3 writes to supportInteractive
System.ServiceModel (3)
System\ServiceModel\Description\ClientCredentials.cs (3)
36this.supportInteractive = SupportInteractiveDefault; 59this.supportInteractive = other.supportInteractive; 236this.supportInteractive = value;
2 references to supportInteractive
System.ServiceModel (2)
System\ServiceModel\Description\ClientCredentials.cs (2)
59this.supportInteractive = other.supportInteractive; 228return this.supportInteractive;