I am developing a WPF Application in VB. I am using Windows Authentication. I have followed the steps listed here:
How to use Windows Authentication in WPF?
I would like to show what the username is in a text box which I do not know how to. Do I have to bind the text box?