2 writes to HasSecurityContext
System.ServiceModel (2)
System\ServiceModel\Dispatcher\MessageRpc.cs (1)
102this.HasSecurityContext = false;
System\ServiceModel\Dispatcher\SecurityImpersonationBehavior.cs (1)
368rpc.HasSecurityContext = true;
2 references to HasSecurityContext
System.ServiceModel (2)
System\ServiceModel\Dispatcher\DispatchOperationRuntime.cs (1)
627if (!rpc.HasSecurityContext)
System\ServiceModel\Dispatcher\SecurityImpersonationBehavior.cs (1)
355if (!rpc.HasSecurityContext)