System.Security.Principal.TokenImpersonationLevel.Impersonation Field

The server process can impersonate the client's security context on its local system. The server cannot impersonate the client on remote systems.

Syntax

TokenImpersonationLevel Impersonation

Requirements

Namespace: System.Security.Principal
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0