NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

WindowsImpersonationContext Class

An object representing the Windows user prior to an impersonation operation. Used to revert after impersonation.

Object
   WindowsImpersonationContext

[Visual Basic]
Public Class WindowsImpersonationContext
[C#]
public class WindowsImpersonationContext
[C++]
public __gc class WindowsImpersonationContext
[JScript]
public class WindowsImpersonationContext

Remarks

[To be supplied.]

Requirements

Namespace: System.Security.Principal

Assembly: mscorlib.dll

See Also

WindowsImpersonationContext Members | System.Security.Principal Namespace