SecurityContext::Capture Method ()
.NET Framework (current version)
Captures the security context for the current thread.
Assembly: mscorlib (in mscorlib.dll)
The captured security context can be applied to another thread. The SecurityContext consists of the CompressedStack and the WindowsIdentity for the executing thread.
.NET Framework
Available since 2.0
Available since 2.0
Show: