Groups | Blog | Home
all groups > dotnet web services enhancements > april 2006 >

dotnet web services enhancements : can I use multiple policies in the webservice



bmwael
4/27/2006 8:24:34 AM
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
Pablo Cibraro
4/27/2006 1:12:56 PM
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

[quoted text, click to view]

AddThis Social Bookmark Button