3 references to TokenImpersonationLevelHelper
System.ServiceModel.Http (1)
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
1394if (!TokenImpersonationLevelHelper.IsGreaterOrEqual(impersonationLevel, requestImpersonationLevel))
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\SecurityUtils.cs (2)
750TokenImpersonationLevelHelper.ToString(impersonationLevel)); 758TokenImpersonationLevelHelper.ToString(impersonationLevel));