How can I use NtQueryInformationToken?

Hi All

I’d like to get a SID in my driver.
Because it is difficult to access registry key in HKCU.
The other way is not working. (ZwOpenKey, RtlXXX, …)

Thank you in advance

Taery.