P
Paul J. Lay
I have a Winforms App which uses the WebClient class and works very well. I
am wondering if I can look at cookies returned from the server as a result
of a WebClient class request. It appears that there is a WebClient
attribute called credentials which can be used to set and get credentials
for authentication. Is this the correct interface to look at cookies
returned by the server for encryption? Please advise. Thanks very much for
your help.
Best Regards,
Paul J. Lay
am wondering if I can look at cookies returned from the server as a result
of a WebClient class request. It appears that there is a WebClient
attribute called credentials which can be used to set and get credentials
for authentication. Is this the correct interface to look at cookies
returned by the server for encryption? Please advise. Thanks very much for
your help.
Best Regards,
Paul J. Lay