Getting XML via HTTP secured with ACL

  • Thread starter Thread starter John Smiths
  • Start date Start date
J

John Smiths

Does anyone know how I can do this. Client has XML file
generated daily that only I should be able to pick up. It
is on an HTTP server and secured as only being accessible
to a specific Win2K user/password.

....or should I be looking at KeyInfo. Can't find any
examples of how to use it though.

Any help appreciated.
 
Would the "WebRequest.PreAuthenticate Property" MSDN topic help? They give
an example of supplying user credentials and issuing a web request to a
server requiring authentication.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top