is it possible to get the username and password or credention from this method
WebResponse.GetResponseStream?

If not is there a way i could get the credential (userid and password) i passed on webrequest.credential?

Thanks hope you could help me...