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