Function windows_sys::Win32::Security::Authentication::Identity::LsaGetAppliedCAPIDs
pub unsafe extern "system" fn LsaGetAppliedCAPIDs(
systemname: *const UNICODE_STRING,
capids: *mut *mut PSID,
capidcount: *mut u32
) -> NTSTATUS
Expand description
Required features: "Win32_Security_Authentication_Identity"
, "Win32_Foundation"