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