搜索资源列表
API_2000LogonUser
- 用API实现Win2000用户登录 :) -use API Win2000 users logged :)
CmdAsUser
- CmdAsUser - start a command as a specified user Usage: CmdAsUser <user> <domain> [/p <password>] [/c <command>] 介绍一个控制台实用程序,在 Windows NT 系统中运行,它以专门的用户身份启动某个程序命令。它用 Windows API 函数 LogonUser 编程,
CSImpersonateUser
- This VC# code sample demonstrates how to impersonate the user represented by a specified user token using the LogonUser API and the ImpersonateLoggedOnUser API.
LogonUser
- windows登录用户认证,用校验码进行验证(The UI of user logon for windows)