Determines whether the flow of the Windows identity portion of the current security context has been suppressed.
true if the flow has been suppressed; otherwise, false.
The SecurityContext.IsWindowsIdentityFlowSuppressed method is used by infrastructure components to determine whether to transfer the Windows identity information when the System.Security.SecurityContext migrates during asynchronous operations.