By alashcraft
via weblogs.asp.net
Submitted: Aug 07 2008 / 07:42
In this tip, I show how you can create custom route constraints that prevent you from accessing a URL unless you are local and authenticated. I show you how you can create a LocalConstraint and an AuthenticatedConstraint. I also demonstrate how you can test your custom constraints.
Add your comment