[Mono-devel-list] XSP and ASP.NET Forms Authentication

Tiago Lima tiago.lima at vianw.pt
Tue Sep 9 07:35:35 EDT 2003


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>
)

If not, when it is predicted?

Thanks in advance,
    Tiago Lima




More information about the Mono-devel-list mailing list