Function windows_sys::Win32::Security::Authentication::Identity::AddCredentialsW
[−]pub unsafe extern "system" fn AddCredentialsW(
hcredentials: *const SecHandle,
pszprincipal: PCWSTR,
pszpackage: PCWSTR,
fcredentialuse: u32,
pauthdata: *const c_void,
pgetkeyfn: SEC_GET_KEY_FN,
pvgetkeyargument: *const c_void,
ptsexpiry: *mut i64
) -> HRESULT
Expand description
Required features: "Win32_Security_Authentication_Identity"
, "Win32_Security_Credentials"