Re: authentication mode=windows and forms togather in the same project

From: Dominick Baier [DevelopMentor] (dbaier_at_pleasepleasenospamdevelop.com)
Date: 08/25/05


Date: Thu, 25 Aug 2005 05:25:48 -0700

Hello Oren101,

no - thats not possible.

---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com

> is it possible to use authentication mode=windows and forms togather
> in the
> same project?
> i have a 2 different asp pages in my application .one of them should
> be
> authenticated with 'forms' mode and the other one with 'windows' mode.
> i was able to do each one alone with the help of the <application>
> element
> in the web.config but i could'nt make them both live togather in the
> same
> project. is that possible?
> Regards,
> OreN



Relevant Pages

  • Re: X.509 "Bad Key" error - EnvelopedCms.Decrypt()
    ... i have a working example of a file encryptor/signer using the X509 classes ... Dominick Baier - DevelopMentor ...
    (microsoft.public.dotnet.security)
  • Re: FileIOPermissionAttribute VS FileIOPermission ???
    ... Dominick Baier - DevelopMentor ... FileIOpermissionAttribute is not appearing in the intellisense list. ...
    (microsoft.public.dotnet.security)
  • Re: Directory access check
    ... In 1.1 there are wrappers out there. ... Dominick Baier - DevelopMentor ... Best regards ...
    (microsoft.public.dotnet.security)
  • Re: SSL client auth: access the entire certificate chain
    ... in 2.0 you can convert the HttpClientCertificate to a X509Certificate2 - which can be fed into a X509Chain object - this might give you what you want. ... Dominick Baier - DevelopMentor ... With best regards, ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Securing static files
    ... Dominick Baier - DevelopMentor ... they are kicked back to the login page. ... The user may log in with other credentials. ...
    (microsoft.public.dotnet.framework.aspnet.security)