pub unsafe extern "system" fn SspiEncodeAuthIdentityAsStrings(
pauthidentity: *const c_void,
ppszusername: *mut PWSTR,
ppszdomainname: *mut PWSTR,
ppszpackedcredentialsstring: *mut PWSTR
) -> i32Expand description
Required features: ‘Win32_Security_Authentication_Identity’, ‘Win32_Foundation’
