1 write to InteractiveNegoExLogonEnabled
System.ServiceModel (1)
System\ServiceModel\Security\ClientCredentialsSecurityTokenManager.cs (1)
117spnegoTokenProvider.InteractiveNegoExLogonEnabled = this.ClientCredentials.SupportInteractive;
1 reference to InteractiveNegoExLogonEnabled
System.ServiceModel (1)
System\ServiceModel\Security\SpnegoTokenProvider.cs (1)
261this.AllowedImpersonationLevel, spn, true, this.InteractiveNegoExLogonEnabled, this.allowNtlm);