Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
SeImpersonateClient function (ntifs.h)
The SeImpersonateClient routine is obsolete, but it is exported to support existing driver binaries. Use SeImpersonateClientEx instead.
Syntax
VOID SeImpersonateClient(
PSECURITY_CLIENT_CONTEXT ClientContext,
PETHREAD ServerThread
);
Parameters
ClientContext
Reserved.
ServerThread
Reserved.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | ntifs.h (include Ntifs.h) |
| Library | NtosKrnl.lib |
| DLL | NtosKrnl.exe |
Feedback
Was this page helpful?
