Windows Login Box
-
Hi I want to use windows login box in my c# application which is secure and pass values using tokens. I do not want to create a custom login box. How to popup the login screen? Thanks in advance, Sai
Hi, I am assuming the C# application you mentioned is a Windows Form application. In that case, I think the LogonUser API is what you are looking for. You can see this article for more info (http://stackoverflow.com/questions/2905407/how-to-use-windows-authentication-in-windows-application)[^]
-
Hi I want to use windows login box in my c# application which is secure and pass values using tokens. I do not want to create a custom login box. How to popup the login screen? Thanks in advance, Sai
-
Hi, I am assuming the C# application you mentioned is a Windows Form application. In that case, I think the LogonUser API is what you are looking for. You can see this article for more info (http://stackoverflow.com/questions/2905407/how-to-use-windows-authentication-in-windows-application)[^]
-
You can use a simple Windows Forms Login Control component[^] that has already been built. All you need to do is include this in your program.
Windows Phone Apps - XKCD | Calvin | SMBC | Dilbert | Speed Dial