[Mono-devel-list] XSP and ASP.NET Forms Authentication
    Gonzalo Paniagua Javier 
    gonzalo at ximian.com
       
    Tue Sep 16 20:47:31 EDT 2003
    
    
  
El mar, 09-09-2003 a las 13:35, Tiago Lima escribió:
> Hi all,
> 
> I was wondering if XSP has support for ASP.NET forms authentication mode...
> ?
> (the thing that goes in the web.config file :
> 
> <configuration>
>     <system.web>
>         ...
>         <authentication mode="Forms">
>             <forms loginUrl="/Index.aspx" />
>         </authentication>
>         ...
>     </system.web>
> </configuration>
> )
Yes, it works. We even have a sample in xsp/test/authtest directory.
-Gonzalo
    
    
More information about the Mono-devel-list
mailing list