pub type PLSA_GET_CREDENTIALS = Option<unsafe extern "system" fn(logonid: *const LUID, authenticationpackage: u32, querycontext: *mut u32, retrieveallcredentials: BOOLEAN, primarykeyvalue: *const STRING, primarykeylength: *mut u32, credentials: *const STRING) -> NTSTATUS>;
Expand description

Required features: "Win32_Security_Authentication_Identity", "Win32_Foundation", "Win32_System_Kernel"