Hi.
If I set up my Policy in Web services
When Client call the Policy, How to know policy in services?
Are there in .wsdl?
Hi,
Unfortunately, there is a way to know the service policy beforehand.
The client must know which policy is using the service before calling it.
The protocol "WS-MetadataExchange" was designed to solve this problem, but
it will be implemented as part of WCF. (Indigo).
Regards,
Pablo Cibraro
http://weblogs.asp.net/cibrax
http://www.lagash.com
> Hi.
> If I set up my Policy in Web services
> When Client call the Policy, How to know policy in services?
> Are there in .wsdl?