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