ASP.NET MVC 2 Authorize ONLY unauthenticated users
        Posted  
        
            by Bill
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Bill
        
        
        
        Published on 2010-05-07T20:20:56Z
        Indexed on 
            2010/05/07
            20:28 UTC
        
        
        Read the original article
        Hit count: 327
        
asp.net-mvc
|sitemapprovider
im trying to figure out how to authorize only unauthenticated users. i have a sign in tab displayed in my site map and i only want it to show up when the user hasnt yet logged in.
© Stack Overflow or respective owner