Re: 2 membership databases
- From: Dominick Baier <dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 22 Feb 2007 17:26:07 +0000 (UTC)
If you are using the static methods - the default provider will be used.
You can use a specific provider using e.g.
Membership.Providers["providername"].AddUser();
-----
Dominick Baier (http://www.leastprivilege.com)
Developing More Secure Microsoft ASP.NET 2.0 Applications (http://www.microsoft.com/mspress/books/9989.asp)
Hi;
In one portal we have people can request a free demo of our portal
product. To give them a login I need to create a user for them in the
membership database for our portal product.
So in web app GET_DEMO how can I make calls into the membership
database for the portal REPORT_PORTAL? The membership database calls
are all static and seem to assume there is just 1 membership database.
Cubicle Wars - http://www.windwardreports.com/film.htm
.
- Follow-Ups:
- Re: 2 membership databases
- From: Steven Cheng[MSFT]
- Re: 2 membership databases
- Prev by Date: Re: Question about cookie protection and FormsAuthentication.Encry
- Next by Date: Re: WindowsTokenRoleProvider & Domain Groups
- Previous by thread: Re: Question about cookie protection and FormsAuthentication.Encry
- Next by thread: Re: 2 membership databases
- Index(es):