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