Hi,

I have a question regarding Silverlight authentication. The scenario is as
follow:

I need to call an Oracle Soap Service, protected using basic http
authentication, from a Silverlight client. The client will not be  hosted on
the same server, but the server will have a crossdomain.xml file allowing my
Silverlight client to call the service.

In my auto-generated service client I can't access the HttpHeader collection
to add the basic http authentication header.. However, if I use the "raw"
HttpWebRequest class I can add the authentication header before making the
request.

Do I really have to use the HttpWebRequest class and parse the returned XML
my self, or is there a way to set basic http credentials on the web service
proxy?

cheers,
Jonas Follesø



------------------------------------------------------------------- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.

Powered by mailenable.com - List managed by www.readify.net

Reply via email to