I have a WCF service that is hosted in a home windows carrier. Clients that use this service have to bypass an identifier every time they're calling provider techniques (because identifier is critical for what the known technique needs to do). I idea it is a great idea to by some means put this identifier to the WCF header data.
If it is a superb concept, how am I able to add the identifier routinely to the header information. In different phrases, each time the consumer calls the WCF method, the identifier must be robotically brought to the header.
0 Replies