5 references to IsWindowsIdentityFlowSuppressed
mscorlib (2)
system\security\securitycontext.cs (2)
587if (!IsWindowsIdentityFlowSuppressed()) 610if (IsWindowsIdentityFlowSuppressed())
System (1)
net\System\Net\_ContextAwareResult.cs (1)
374(!capturingContext || SecurityContext.IsWindowsIdentityFlowSuppressed()))
System.ServiceModel (1)
System\ServiceModel\Channels\FramingChannels.cs (1)
450if (flowIdentity && !SecurityContext.IsWindowsIdentityFlowSuppressed())
System.ServiceModel.Internals (1)
System\Runtime\PartialTrustHelpers.cs (1)
61if (SecurityContext.IsWindowsIdentityFlowSuppressed())