pub type PLSA_DELETE_CREDENTIAL = Option<unsafe extern "system" fn(logonid: *const LUID, authenticationpackage: u32, primarykeyvalue: *const STRING) -> NTSTATUS>;
Expand description

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