AutoSID Chusov::Win32::Security::GetWellKnownSid | ( | sid_authority_t | authority_id, |
DWORD | dwSubAuthority0 | ||
) |
A wrapper over the Windows API AllocateAndInitializeSid function used to create well-known security identifiers.
authority_id | A top-level identifier authority value to set in the SID with respect to the Chusov::Win32::Security::sid_authority_t values. |
dwSubAuthority0 | is a subauthority value to place in the SID. |