1 write to SupportInteractive
System.ServiceModel (1)
System\ServiceModel\Configuration\ClientCredentialsElement.cs (1)
170behavior.SupportInteractive = this.SupportInteractive;
4 references to SupportInteractive
System.ServiceModel (4)
System\ServiceModel\Administration\EndpointInstanceProvider.cs (1)
458instance.SetProperty(AdministrationStrings.SupportInteractive, specificBehavior.SupportInteractive);
System\ServiceModel\Security\ClientCredentialsSecurityTokenManager.cs (1)
117spnegoTokenProvider.InteractiveNegoExLogonEnabled = this.ClientCredentials.SupportInteractive;
System\ServiceModel\Security\InfoCardHelper.cs (2)
62if (!clientCredentialsTokenManager.ClientCredentials.SupportInteractive 121if (!clientCreds.SupportInteractive