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