pub unsafe extern "system" fn SspiEncodeAuthIdentityAsStrings(
    pauthidentity: *const c_void,
    ppszusername: *mut PWSTR,
    ppszdomainname: *mut PWSTR,
    ppszpackedcredentialsstring: *mut PWSTR
) -> i32
Expand description

Required features: "Win32_Security_Authentication_Identity"