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 -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -