Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Addressing » Answers   (RSS)

You Are Here

Inside of a service method, how do I know where the message was delivered? Without defining what distinguishes a location it's hard to explain where 'here' is. I've got a few guesses though based on the most common variations of this question: OperationContext.Current.IncomingMessageHeaders.To

Mystery of the Disappearing Addressing Headers

Why do the messages logged by my service show addressing headers but those headers disappear when the message is sent? This is easy to explain once you actually look at the messages. Here's a quick test program that generates some SOAP 1.1 messages with
Posted by Nicholas Allen | 1 Comments
Filed under: , ,

Setting a User Principal on the Endpoint

How do I set the user principal name that the client will use when calling the service? The user principal name can be set through either code or configuration, and it's considered a part of the endpoint address used by the client. That means that physically
 
Page view tracker