Hi All.
I want to check if my Connection was successfull to the AD. I know my problem is getting the value of "de.Path".
Please assist
See code below
Code
{
de.Path =
de.Username =
de.Password =
de.AuthenticationType = AuthenticationTypes.Secure
MessageBox.Show(
End
}