Hi,
WSE provides a sample that does something like that, take a look in the
following folder
C:\Program Files\Microsoft
WSE\v3.0\Samples\CS\QuickStart\Advanced\CustomSecurityPolicyAssertion
Regards,
Pablo Cibraro
http://weblogs.asp.net/cibrax
> want to know if I can use multiple policies in the webservice for
> example
> [Policy("UsernameForCertificate")]
> [Policy("AnnonymousForCertificate")]
> in order to let some clients use the first
> and the other to use the second