Catch Unauthorized exception

Posted by Sathish on Stack Overflow See other posts from Stack Overflow or by Sathish
Published on 2010-04-27T12:27:20Z Indexed on 2010/04/27 12:33 UTC
Read the original article Hit count: 149

Filed under:

I am connecting to a webservice in my project by entereing user credentials(user name and password) i need to catch a unauthorized exception when the user enter invalid username/password. How can i do that

© Stack Overflow or respective owner

Related posts about c#