0

Sometimes the WindowsIdentity can't find the user. Am I able to show a credentials box (screen where the user type login and password) to WindowsIdentity identify the user?

Charles Bretana
  • 143,358
  • 22
  • 150
  • 216
alansiqueira27
  • 8,129
  • 15
  • 67
  • 111

1 Answers1

0

Oh, I found the solution:

Show Authentication dialog in C# for windows Vista/7

I was searching for the wrong keyword. The correct keyword is "authentication dialog".

Community
  • 1
  • 1
alansiqueira27
  • 8,129
  • 15
  • 67
  • 111