1 reference to IsImpersonationEnabledOnCurrentOperation
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchOperationRuntime.cs (1)
851
bool shouldImpersonate = this.parent.SecurityImpersonation != null && this.parent.SecurityImpersonation.
IsImpersonationEnabledOnCurrentOperation
(ref rpc);