pub unsafe extern "system" fn SspiEncodeStringsAsAuthIdentity(
pszusername: PCWSTR,
pszdomainname: PCWSTR,
pszpackedcredentialsstring: PCWSTR,
ppauthidentity: *mut *mut c_void
) -> i32
Expand description
Required features: ‘Win32_Security_Authentication_Identity’