WCF Service: Client Principal Delegation between WebServices
问题 I'm currently developing a website which uses multiple WCF-WebServices. Delegation and Impersonation haven't been a problem yet. Now I have the following scenario: WebSite --> WebService1 --> Validation-WebService My Website calls the WebService1 (which is the core of the system) and WebService1 calls my Validation-WebService. WebService1 and the Validation-WebService are currently running on the same machine in differnent virtual directories. It is possible that the services are running on