WindowsIdentity.Impersonate Method
.NET Framework 4
Allows code to impersonate a different Windows user.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Impersonate() | Impersonates the user represented by the WindowsIdentity object. |
|
Impersonate(IntPtr) | Impersonates the user represented by the specified user token. |