Thanks it was very useful and easy. Now that I have been authenticated I need to display all the information of the authenticated user (full name, email, phone, etc.). Is there a way to do this in VB, all the examples I've seen so far are for C# and use a System.DirectoryServices which I can't...