pub unsafe extern "system" fn PstMapCertificate(
    pcert: *const CERT_CONTEXT,
    ptokeninformationtype: *mut LSA_TOKEN_INFORMATION_TYPE,
    pptokeninformation: *mut *mut c_void
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation", "Win32_Security_Authentication_Identity"