P/Invoke
More
Search
Ctrl + K
TOKEN_TYPE
Copy
public
enum
TOKEN_TYPE
{
TokenPrimary
=
1
,
TokenImpersonation
=
2
,
}
Last updated
8 months ago