authentication - How can i authenticate Windows User Credentials in VB.NET -


i trying authenticate windows user in vb.net without domain, since computers not in specific domain.

i have used code following link authenticate in domain, getting no luck in authentication without domain.

verifying user details , auto-login windows

can me sort out?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

What is happening when Matlab is starting a "parallel pool"? -

php - Cannot override Laravel Spark authentication with own implementation -