Restores the flow of the security context across asynchronous threads.
The SecurityContext.RestoreFlow method is called by the System.Threading.AsyncFlowControl.Undo method to reverse the effect of a prior SecurityContext.SuppressFlow method call.