3 references to TokenImpersonationLevel
System.ServiceModel.Activities (3)
System\ServiceModel\Activities\InternalSendMessage.cs (3)
2793this.channelFactory.Credentials.Windows.AllowedImpersonationLevel = factoryKey.TokenImpersonationLevel; 3117if (this.TokenImpersonationLevel != other.TokenImpersonationLevel)