Click here to Skip to main content
15,886,806 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi everyone,

In my project i implemented Custom User Name and Password validator with the help of below link .

WCF Service over HTTPS with custom username and password validator in IIS


Here my problem is how to deny username and password for specific functions.

Can any one please help me on this?
Posted
Comments
Rajat_RJT 30-Mar-15 5:42am    
You can use extra parameter in Validate method,pass the name of function(as parameter) you want to deny,and thus do logic accordingly.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900