#ifndef _NTRTL_H
NTSYSAPI
PSID_IDENTIFIER_AUTHORITY
NTAPI
RtlIdentifierAuthoritySid(
_In_ PSID Sid
);
View code on GitHub// ntifs.h
NTSYSAPI PSID_IDENTIFIER_AUTHORITY RtlIdentifierAuthoritySid(
PSID Sid
);
View the official Windows Driver Kit DDI referenceThis function is documented in Windows Driver Kit.
The RtlIdentifierAuthoritySid routine is reserved for system use. See RtlSubAuthoritySid and SID.
SidReserved.
Reserved.