Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9024693
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T06:05:18+00:00 2026-06-16T06:05:18+00:00

Googling examples I’ve seen two ways of specifying the credentials when calling an ASMX

  • 0

Googling examples I’ve seen two ways of specifying the credentials when calling an ASMX webservice.

a) One way is to create a CredentialsCache and assign the NetworkCredential to it.

b) Another way is to set the credentials directly on the client/proxy class.

Why do they just the CredentialsCache? Is it just to specify the authentication method (like BASIC, DIGEST etc) or are there any other reasons to not use the NetworkCredential directly?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T06:05:19+00:00Added an answer on June 16, 2026 at 6:05 am

    You have to create the credentials using the constructor if you want it to work with windows authentication (blogged about it: http://blog.gauffin.org/2012/12/solved-getting-401-unauthorized-while-calling-an-asmx-service-using-windows-authentication/):

    service.Credentials = new NetworkCredential("userName", "password");
    

    All samples using CredentialsCache do it without purpose unless they want to specify which authentication option to use (and the server has to support multiple options). NetworkCredential will work fine otherwise.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Ive been googling mutex tutorials / examples but cant seem to find one for
I am trying to create my first webservice. I've been googling for a tutorial
So I've seen a lot of examples, and done a lot of googling, and
Just learning the world of jquery, and all my googling gives examples like this:
I've been googling and googling for vb.net examples with nice looking tabs. I really
Are there any all-in-one JFace controls example out there like the SWT Examples in
I found quite a few JavaScript examples when googling for this. However, none of
while googling for how to overload operator = I found that some examples return
I'm trying to piece together all the examples I've seen for finding elements and
I've been going through posts and examples for the past two days and all

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.