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

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -