P/Invoke
Search...
Ctrl + K
SECURITY
TOKEN_TYPE
Copy
public
enum
TOKEN_TYPE
{
TokenPrimary
=
1
,
TokenImpersonation
=
2
,
}
Last updated
1 year ago