CredUIPromptForWindowsCredentials
Last updated
Last updated
[DllImport("Credui.dll", SetLastError = true)]
public static extern CREDUI_RETURN CredUIPromptForWindowsCredentials(
ref CREDUI_INFO pUiInfo,
uint dwAuthError,
ref
Microsoft documentation: Link