-----------------------------------------------------------

New Message on MumbaiUserGroup

-----------------------------------------------------------
From: navnath_yadav
Message 2 in Discussion


Use this code in web
<location path="ErrorPage.aspx">
    <system.web>
      <authorization>
        <allow users="?"/>
      </authorization>
    </system.web>
  </location>

   -->
    <authentication mode="Forms">
      <!--  AUTHORIZATION
          This section sets the authorization policies of the application. 
You can allow or deny access
          to application resources by user or role. Wildcards: "*" mean 
everyone, "?" means anonymous
          (unauthenticated) users.
    -->
      <forms name=".auth" loginUrl="Login.aspx" protection="All" 
timeout="1200"/>
    </authentication>
    <authorization>
      <deny users="?"/>
      <allow users="*" />
      <!-- Allow all users -->
      <!--  <allow     users="[comma separated list of users]"
                             roles="[comma separated list of roles]"/>
                  <deny      users="[comma separated list of users]"
                             roles="[comma separated list of roles]"/>
            -->
    </authorization>

>From: "JustPratik" <[EMAIL PROTECTED]>
>Reply-To: "MumbaiUserGroup" <[email protected]>
>To: "MumbaiUserGroup" <[email protected]>
>Subject: asp.net 3??
>Date: Sun, 26 Nov 2006 21:52:32 -0800
>
>
>
>
>
>
>
>
>
>
>
>
>
>     New Message on MumbaiUserGroup
>
>
>
>
>
>
>
>       asp.net 3??
>
>
>
>
>       Reply
>
>
>
>                 
>
>                   Reply to Sender
>                     Recommend
>
>                   Message 1 in Discussion
>
>
>
>
>
>
>
>               From:
>               JustPratik
>
>
>
>
>               hello,
>
>have u idea. Wat is security and authentication advancment in asp.net 3?
>
>help me on same.
>
>
>
>
>
>
>     View other groups in this category.
>
>
>
>
>
>
>
>
>
>
>
>
>
>Also on MSN:
>Start Chatting | Listen to Music | House & Home | Try Online Dating | Daily 
>Horoscopes
>
>
>
>
>
>
>
>
>
>
>                   To stop getting this e-mail, or change how often it 
>arrives, go to your E-mail Settings.
>
>
>                                 Need help? If you've forgotten your password, 
> please go 
>to Passport Member Services.
>
>                                 For other questions or feedback, go to our 
> Contact Us 
>page.
>
>
>                                 If you do not want to receive future e-mail 
> from this 
>MSN group, or if you received this message by mistake, please click the 
>"Remove" link below. On the pre-addressed e-mail message that opens, simply 
>click "Send". Your e-mail address will be deleted from this group's mailing 
>list.
>
>
>             Remove my e-mail address from MumbaiUserGroup.
>
>
>
>
>
>
>

_________________________________________________________________
Headache during sex? Ask Dr. Prakash & Rachna  
http://content.msn.co.in/Lifestyle/AskExpert/Default03.htm



-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/MumbaiUserGroup/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member 
Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you 
received this message by mistake, please click the "Remove" link below. On the 
pre-addressed e-mail message that opens, simply click "Send". Your e-mail 
address will be deleted from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to