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