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 -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

Python Tornado package error when running server -